Commit Graph

242 Commits (9a1421102bc2227a1fc76f14b97d84667b2ef46f)
 

Author SHA1 Message Date
iwilltry42 9a1421102b add types.go 5 years ago
Andy Zhou 460ff827f4
Merge pull request #96 from misakwa/misakwa/agent-args 5 years ago
misakwa 29204d18a5 Address review comment 5 years ago
misakwa 4e52afd578 Add agent-arg and pass through to container 5 years ago
iwilltry42 33b79b1567 Merge branch 'master' of https://github.com/rancher/k3d 5 years ago
iwilltry42 205a521c81 go mod tidy 5 years ago
iwilltry42 02edf64818 go mod tidy 5 years ago
Andy Zhou e56be1344e
Merge pull request #94 from wxdao/fix-docker 5 years ago
iwilltry42 4ac84e147b Merge branch 'master' of https://github.com/rancher/k3d 5 years ago
iwilltry42 4747e8fdc3 add warning message for debugging tag issue 5 years ago
iwilltry42 238a07f8ff add warning message for debugging tag issue 5 years ago
Thorsten Klein f0d05479f6
Merge pull request #95 from asksven/master 5 years ago
iwilltry42 4701a8b65f make make error out if no K3S_TAG was found or set 5 years ago
Sven Knispel 9e2152a540 Incorporated feedback from PR-review 5 years ago
Sven Knispel 8cf155fc91 [Doc] Added doc for running a local unsecure registry 5 years ago
wxdao 058bb1d9e4 Use client.WithAPIVersionNegotiation() 5 years ago
wxdao c1263487a5 Upgrade docker sdk 5 years ago
Thorsten Klein c5e5adb0e2
Merge pull request #91 from rancher/feature/import-images-helper 5 years ago
iwilltry42 96c883a10a cleanup tools container using defer 5 years ago
iwilltry42 081ec611bc --keep flag to not remove the tarball after import 5 years ago
iwilltry42 a4c75c6568 use a tools container 5 years ago
iwilltry42 89c318f478 merge 5 years ago
iwilltry42 7f87e04ecf update README 5 years ago
iwilltry42 c257be4960 update README 5 years ago
iwilltry42 07e458d6f1 test 5 years ago
iwilltry42 036a8a9fd0 Merge branch 'feature/load-images' of https://github.com/rancher/k3d into feature/load-images 5 years ago
iwilltry42 f670dde640 test 5 years ago
Andy Zhou 6060d46ab2
Merge pull request #88 from darobs/darobs/invert-timeout-logic 5 years ago
Ubuntu 4bde59702d error should occur when current time is after start+timout 5 years ago
iwilltry42 93fa5630ac create named volume 5 years ago
iwilltry42 cbdeea3bfa create named volume 5 years ago
iwilltry42 deccb0122a enable importing multiple images at once 5 years ago
iwilltry42 ab2c54ca1d add import-image command for importing single image 5 years ago
Thorsten Klein 341f0b3cbe
Merge pull request #80 from andyz-dev/ignore-docker-machine 5 years ago
Andy Zhou 7d42a4ebd1 Ignore docker-machine command line error 5 years ago
Andy Zhou bd5d7a6268
Merge pull request #79 from andyz-dev/extra-log 5 years ago
Andy Zhou aa6e142b81 Log more information when the docker-machine command fails 5 years ago
Thorsten Klein 5ebe276162
Merge pull request #76 from andyz-dev/no-timeout 5 years ago
Andy Zhou f037e1b225 Deprecate --timeout, shift shot hand options around 5 years ago
Andy Zhou 8a59078c87
Merge pull request #75 from andyz-dev/api-port 5 years ago
Andy Zhou fa18c37155 Simplify Dockerm machine ip handling 5 years ago
Andy Zhou fc6a01d55a Allow --api-port to take host with either name or IP address 5 years ago
Andy Zhou 1080c0b157 Fix up kubeconfig.yaml with --api-port host 5 years ago
Andy Zhou a72945af71 Enhance docekr port mapping for --api-port 5 years ago
Andy Zhou 58849e4a01 Make use of the parseApiPort() function when creating cluster 5 years ago
Andy Zhou 1e6ac3cce8 Enhance ClusterSpec 5 years ago
Andy Zhou f0c1b24e0b Add parseApiPort() 5 years ago
Andy Zhou b97ef230bd Refactor 5 years ago
Andy Zhou 1565e43365 Modify --api-port to take a stirng argument 5 years ago
Andy Zhou bd58e9b874
Merge pull request #71 from andyz-dev/docker-machine 5 years ago