Commit Graph

257 Commits (433ff16467fa09693c4d7db90701cfe2add44834)
 

Author SHA1 Message Date
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
Thorsten Klein df5cc1da84
Merge pull request #66 from andyz-dev/bash 5 years ago
Andy Zhou a45c0011a6
Merge pull request #69 from larmog/fix-worker-env 5 years ago
Lars Mogren f2cedfd6cd Now passes the environment variables to the workers. 5 years ago
Andy Zhou abd9a984eb Add --shell argument 5 years ago
Andy Zhou d63f7d4bf2 Rename bash command to shell 5 years ago
Andy Zhou 8aaf70f4bf Block recursive bash invocation 5 years ago
Andy Zhou 2971dd6845 Add the ability to execute commands directly with the bash subcommand 5 years ago
Andy Zhou 5c6f2d7dc5 Avoid hard coding the bash path 5 years ago
Andy Zhou 4ef6710e22 Add basic bashShell() function 5 years ago
Andy Zhou 9f276a68f3 Add getKubeConfig() 5 years ago
Andy Zhou cdcc5e1de6 Add createKubeconfigFile() 5 years ago
Andy Zhou 1eff974064 Add getClusterKubeConfigPath() 5 years ago
Andy Zhou 682d86cbd7
Merge pull request #64 from andyz-dev/error-handling 5 years ago
Andy Zhou 3947baf3bb
Merge pull request #63 from rancher/refactor-docs 5 years ago
iwilltry42 a3bb1b03f3 clarification 5 years ago
iwilltry42 41ccf89fdc improve section 5 years ago
Thorsten Klein ea96d375af
Merge pull request #62 from rancher/issue-templates 5 years ago
Andy Zhou 175ccbe3cd Improve error handling for CreateCluster() 5 years ago
Thorsten Klein 2a4827b944
add docker version 5 years ago
Andy Zhou 6dfb1e054b
Merge pull request #61 from andyz-dev/always-on 5 years ago
Andy Zhou b9713c4ac4 Add --auto-restart flag for the create command 5 years ago
iwilltry42 6e42d079f7 refactor documentation 5 years ago
Thorsten Klein ba7c58ad56 Update issue templates 5 years ago
Andy Zhou 5028f2882f
Merge pull request #60 from andyz-dev/atomic-create 5 years ago
Andy Zhou fe93fc8c24
Merge pull request #59 from andyz-dev/timeout 5 years ago