Commit Graph

482 Commits (54d65d88ce9fc13ef9e6e1afa6c7f62615892cd2)
 

Author SHA1 Message Date
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
Andy Zhou f3ec169414 Add docker machine IP to SAN 5 years ago
Andy Zhou 92b5d90216
Merge pull request #72 from andyz-dev/network-name 5 years ago
Andy Zhou d1a709365f
Merge pull request #70 from rancher/feature/auto-shell-and-zsh 5 years ago
iwilltry42 f771dcf8b5 shell flag text 5 years ago
iwilltry42 6a46ef9d94 fix prompt from env 5 years ago
Andy Zhou 1f7d234c80 Add k3d- prefix to docker network name 5 years ago
iwilltry42 f220f0121a get prompt from env depdending on selected shell 5 years ago
iwilltry42 93115400fc add shell struct with prompt differentiation 5 years ago
Andy Zhou de6e845abd Support docker machine for kubeconfig.yaml 5 years ago
iwilltry42 eb5b88052e add auto mode for shell based on SHELL env var and support zsh 5 years ago