Commit Graph

203 Commits (5c1e45969d45863e8ed4930ed16ce5cb8d1e5df9)

Author SHA1 Message Date
iwilltry42 c92c9b8e2f filter nodes and validate volume mounts 5 years ago
iwilltry42 62501af7e9 prepare volume flag 5 years ago
iwilltry42 89ad9c04f0 add cli utils 5 years ago
iwilltry42 b76a13e0c6 fix package name 5 years ago
iwilltry42 23a78b72fc separate cli 5 years ago
iwilltry42 116dd5dad8 fix api-port 5 years ago
iwilltry42 af04a621c3 enable --volume flag basics 5 years ago
iwilltry42 a14854502e allow setting api-port 5 years ago
iwilltry42 0ed9e9ae6b add hint 5 years ago
iwilltry42 24a0bda247 init get kubeconfig 5 years ago
iwilltry42 ecfe035895 getkubeconfig 5 years ago
iwilltry42 1f4b292c53 start implementing getkubeconfig 5 years ago
iwilltry42 8450604182 start implementing getkubeconfig 5 years ago
iwilltry42 6b148ae755 add version command 5 years ago
iwilltry42 05c048ec43 tabular output for getClusters 5 years ago
iwilltry42 1e33e0de8c add deleteCluster functionality 5 years ago
iwilltry42 7063d62508 initial implementation of 'get clusters' 5 years ago
iwilltry42 d88c42208f disable api port for now 5 years ago
iwilltry42 544480e010 add cluster secret 5 years ago
iwilltry42 84cdfac7cb introduce node roles 5 years ago
iwilltry42 d4060bc4be improve k3d -> docker translation 5 years ago
iwilltry42 1ec7a3e02a parsecmd funcs 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 cd4223e4ed create multiple nodes at once 5 years ago
iwilltry42 0278388f34 add command parsing to crete node 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 b51fa283e1 delete in docker 5 years ago
iwilltry42 edc52c6ae6 delete node containerd 5 years ago
iwilltry42 5f5c516ba2 adapt new way of choosing runtime 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
iwilltry42 af4960aa33 add start and stop packages 5 years ago
iwilltry42 e9a620caf3 add most important flags to create cluster 5 years ago
iwilltry42 f92b0f115c reorder imports 5 years ago
iwilltry42 937f422b51 fix package name 5 years ago
iwilltry42 95c28f298c add subcommands 5 years ago
iwilltry42 dcda1bbeec initialize logging 5 years ago
iwilltry42 bdcdbd817a init cobra 5 years ago