Commit Graph

296 Commits (1e33e0de8c7e538b62f3c85f1d6058f0a24282b7)
 

Author SHA1 Message Date
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
Andy Zhou ba80a9113c Makefile: Add the install-tools target 5 years ago
Andy Zhou 6bb72b1fdc Makefile: Add extra-clean to help with testing Makefile 5 years ago
iwilltry42 942e667b24 add some comments 5 years ago
iwilltry42 5e28779339 Merge branch 'development' of https://github.com/rancher/k3d 5 years ago
Thorsten Klein 705ef69dd9
Merge pull request #12 from rancher/use-docker-sdk 5 years ago
iwilltry42 068172aa1a fix output order for logs 5 years ago
Thorsten Klein ce4f9d238f
Merge pull request #16 from mmatur/fix/readme 5 years ago
Michael a906856e0a
fix readme 5 years ago
iwilltry42 e9206a74b2 make start/stop functions start/stop workers as well 5 years ago
iwilltry42 6fdc1e4a70 automatically get latest k3s version tag at build time 5 years ago
iwilltry42 9142529c62 get-kubeconfig using docker sdk 5 years ago
iwilltry42 6c072fb6d9 connect workers and server via own docker network 6 years ago
iwilltry42 92039edbb1 fix clusters not being filtered correctly 6 years ago
iwilltry42 7d5964c3b9 fix image not being pulled if reader is not being used 6 years ago
iwilltry42 a26aa65782 make k3s v0.4.0 default version 6 years ago
iwilltry42 b0b08d2119 bring back env vars, enable booting workers and base list output on docker data instead of dirs 6 years ago
iwilltry42 7eec5b061b use docker sdk wherever possible 6 years ago
iwilltry42 b1e57025f7 cleanup readme 6 years ago
Thorsten Klein 38dd37566d
Merge pull request #9 from rancher/development 6 years ago
Thorsten Klein e35716bbfd
Merge pull request #8 from rancher/migrate-to-rancher 6 years ago
iwilltry42 f31a198246 update readme 6 years ago
iwilltry42 866b98c429 rename and add authors 6 years ago
Thorsten Klein d94dd8cb8a
Merge pull request #7 from iwilltry42/feature/server-and-env-flags 6 years ago
iwilltry42 65b5f06bfc add server-arg and env flags 6 years ago
iwilltry42 4e477d3262 rename to k3d 6 years ago
Thorsten Klein 45eb460f72
Merge pull request #5 from iwilltry42/development 6 years ago
iwilltry42 65c0bf9e5c better errors 6 years ago
iwilltry42 0b35d7c138 get back --all function for all commands 6 years ago
Thorsten Klein 60cab44039
Merge pull request #4 from zeerorg/k3d-go-develop 6 years ago
Rishabh Gupta 65098627b0
Merge branch 'development' into k3d-go-develop 6 years ago
iwilltry42 93c8d8ddf0 bump version to 0.1.2 6 years ago
Rishabh Gupta 29fced4ef7 Added version tags, separated command implementaitons, added wait and timeout 6 years ago
iwilltry42 476e3de625 improve cluster handling via struct and add --all flag to commands 6 years ago