Commit Graph

296 Commits (1e33e0de8c7e538b62f3c85f1d6058f0a24282b7)
 

Author SHA1 Message Date
iwilltry42 1e33e0de8c add deleteCluster functionality 5 years ago
iwilltry42 7063d62508 initial implementation of 'get clusters' 5 years ago
iwilltry42 87c36f124c add k3s_url to worker nodes 5 years ago
iwilltry42 d88c42208f disable api port for now 5 years ago
iwilltry42 544480e010 add cluster secret 5 years ago
iwilltry42 30a98cce38 create cluster network if not present 5 years ago
iwilltry42 eb9d14fe47 node network 5 years ago
iwilltry42 84cdfac7cb introduce node roles 5 years ago
iwilltry42 cc682427b8 pull image before creation if not exists 5 years ago
iwilltry42 03eaba037f restructure docker runtime pkg 5 years ago
iwilltry42 9323179a3c implement first test 5 years ago
iwilltry42 0bca6cf52b use golangci-lint v1.20 5 years ago
iwilltry42 97739d12d1 use golangci-lint v1.20 5 years ago
iwilltry42 a13a4cc2ce reduce number of travis builds to a single one on go1.13.x 5 years ago
iwilltry42 1200a2a500 further translation improvement and first test 5 years ago
iwilltry42 d4060bc4be improve k3d -> docker translation 5 years ago
iwilltry42 566e7bb854 start translation k3d -> docker 5 years ago
iwilltry42 1ec7a3e02a parsecmd funcs 5 years ago
iwilltry42 cd72e22dce patch specs with node role specific settings 5 years ago
iwilltry42 7583340d23 create cluster 5 years ago
iwilltry42 43eb626b0c specify role, image and labels 5 years ago
iwilltry42 2217048daf comment cleanup 5 years ago
iwilltry42 1aaa9c24dc add config keys to structs 5 years ago
iwilltry42 cd4223e4ed create multiple nodes at once 5 years ago
iwilltry42 0278388f34 add command parsing to crete node 5 years ago
iwilltry42 a88140dc48 add commands tree 5 years ago
iwilltry42 9c59ed60d0 print help text on second level commands 5 years ago
iwilltry42 8eb9832298 delete cluster 5 years ago
iwilltry42 8c965a9f16 add missing errchecks 5 years ago
iwilltry42 ac43655396 update golangci-lint 5 years ago
iwilltry42 b51fa283e1 delete in docker 5 years ago
iwilltry42 edc52c6ae6 delete node containerd 5 years ago
iwilltry42 4a02c25857 update modules 5 years ago
iwilltry42 97a8081c59 init containerd 5 years ago
iwilltry42 5f5c516ba2 adapt new way of choosing runtime 5 years ago
iwilltry42 8601e1ef6d add containerd runtime skeletion 5 years ago
iwilltry42 24ba46fc2a initial test to create container 5 years ago
iwilltry42 6b7de5cab6 test interface implementations 5 years ago
Thorsten Klein a34bbc3ef7 try interface 5 years ago
Thorsten Klein 433ff16467 add utils 5 years ago
Thorsten Klein 73efb98b32 start docker runtime 5 years ago
iwilltry42 7b6ee28daa runtimes dir 5 years ago
iwilltry42 0677fdd9fc Merge branch 'master' of https://github.com/rancher/k3d into refactoring/new-design 5 years ago
iwilltry42 36d4d9774c fix builds 5 years ago
iwilltry42 eba563f000 improve repeatable build process and enable building with go1.13 5 years ago
iwilltry42 af4960aa33 add start and stop packages 5 years ago
iwilltry42 a4f5f80286 add utils and function skeletons 5 years ago
iwilltry42 e9a620caf3 add most important flags to create cluster 5 years ago
iwilltry42 a6cbb39461 restructure 5 years ago
iwilltry42 f92b0f115c reorder imports 5 years ago