Commit Graph

1279 Commits (13f3844ff4f4425c1b22ddb84f4efb865a963ef2)
 

Author SHA1 Message Date
iwilltry42 464d2e23c5 Offset multiplication 5 years ago
iwilltry42 107700dc98 update log messages 5 years ago
iwilltry42 a68d9e7042 generate container names in a func and use it to determine if node-specifier is valid 5 years ago
Thorsten Klein 17fe64147f
Merge pull request #45 from andyz-dev/list-output 5 years ago
Andy Zhou 4674a5d6c8 Improve cluster status display 5 years ago
Andy Zhou 6292c89ec4 Minor simplification of getCluster() 5 years ago
Andy Zhou 953578ed11 Avoid output an empty table when no cluster to list 5 years ago
iwilltry42 f77d67aaf0 Merge branch 'master' of https://github.com/rancher/k3d into new-publish 5 years ago
Thorsten Klein 3a2eeba9b1
Merge pull request #41 from andyz-dev/center-align 5 years ago
iwilltry42 a0c0c3ff9d add --api-port and --port-auto-offset 5 years ago
iwilltry42 7d6ae201e9 make node-specifier mandatory 5 years ago
iwilltry42 58b1682e32 Merge branch 'master' of https://github.com/rancher/k3d into new-publish 5 years ago
iwilltry42 0670a0e11b resovle conflicts 5 years ago
iwilltry42 a881a87ef6 go fmt 5 years ago
Andy Zhou 2f07bdb78a Center align list output 5 years ago
Thorsten Klein 5b73df5f43
Merge pull request #38 from zeerorg/delete_Create 5 years ago
Rishabh Gupta 787d6608ba Delete a cluster if it is not started due to port conflicts or any other unforseen error 5 years ago
iwilltry42 0c8cdc004a Merge branch 'master' of https://github.com/rancher/k3d into new-publish 5 years ago
Andy Zhou 32cc70b599
Merge pull request #32 from andyz-dev/publish 5 years ago
iwilltry42 d0f905d2fa readme on go install 5 years ago
iwilltry42 fd720b0887 move hostname check to util 5 years ago
Thorsten Klein 4c14a8e5b2
Merge pull request #35 from andyz-dev/clustername 5 years ago
Andy Zhou 93f72e672a Make sure the culster name is valid before creating it. 5 years ago
Andy Zhou 4ebf34218b Consolidate the default cluster name into as single definition 5 years ago
iwilltry42 15b1326456 [bugfix] default name without underscore 5 years ago
iwilltry42 124a45688f working version 5 years ago
iwilltry42 d35f12a77e init 5 years ago
Andy Zhou 65f2820b3f Support publishing ports for the worker nodes 5 years ago
Andy Zhou 988fbdbdc5 Refactor createWorker() API 5 years ago
Andy Zhou f70a8b42f7 Add support for the --publish option for create subcommand 5 years ago
Andy Zhou 6fe75640bb Add the PublishedPorts helping class 5 years ago
Thorsten Klein 0c332faf2b
Merge pull request #30 from rancher/feature/custom-image-flag 5 years ago
iwilltry42 40fb583160 better image and version flags 5 years ago
iwilltry42 4fbda454f7 remove todo 5 years ago
iwilltry42 9ac81982e2 [Enhancement] set hostnames for nodes 5 years ago
iwilltry42 e78a548da2 [Feature] add --image/-i flag to specify custom k3s image 5 years ago
Thorsten Klein a0d9089a6f
Merge pull request #27 from ibuildthecloud/pull 5 years ago
Thorsten Klein 6570d969a3
Merge pull request #26 from ibuildthecloud/network 5 years ago
Thorsten Klein 19c9903aa4
Merge pull request #24 from cartyc/default-version 5 years ago
Darren Shepherd 13aaec64ed Only create network if not found 5 years ago
Chris Carty e82e95a23d update default K3sVersion to use latest tag 5 years ago
Darren Shepherd 7c76f4621a Always to force delete 5 years ago
Darren Shepherd c86518e3d4 Only pull image if the image is not found 5 years ago
iwilltry42 a9b55a2c11 Merge PR #22 fixing 'get-kubeconfig' (thanks @andyz-dev and thanks @cloudnautique for PR #21) 5 years ago
iwilltry42 1294b5b3a6 Merge branch 'imporve-error-message' of https://github.com/andyz-dev/k3d into andyz-dev-imporve-error-message 5 years ago
Chris Carty f9afbc5b9a updated location of K3sVersion 5 years ago
Chris Carty 508f9715ee added default version 5 years ago
Andy Zhou 2267924578 cli: Improve error message for 'k3d get-kubeconfig' 5 years ago
iwilltry42 cb6d8a77af Merge branch 'master' of https://github.com/rancher/k3d into development 5 years ago
Thorsten Klein 60c622e822
Merge pull request #20 from andyz-dev/makefile-cleanup 5 years ago