Commit Graph

166 Commits (eac293a2638a9d95e94215874b15b9661d446ef3)

Author SHA1 Message Date
iwilltry42 e2834f5320 fix error when no filter is set for single master api port 5 years ago
iwilltry42 5851da3ef3 start coupling network to clusters 5 years ago
iwilltry42 1ca9193776 add warning for multi-master setups 5 years ago
iwilltry42 45cc1ed57b --api-port implementation 5 years ago
iwilltry42 7827840e64 start apiport stuff 5 years ago
iwilltry42 7098be1693 initial version of --port flag 5 years ago
iwilltry42 5ab8d5b50d init --port flag implementation 5 years ago
iwilltry42 77ed3d3669 init --port flag implementation 5 years ago
iwilltry42 389e67f4dd cleanup 5 years ago
iwilltry42 a625328cc7 cleanup 5 years ago
iwilltry42 f87c7cd9fa remove debug prints and add some comments 5 years ago
iwilltry42 b99ee41558 fix node filtering function didn't deduplicate 5 years ago
iwilltry42 d31a4334cc always have src and dest in volume mount 5 years ago
iwilltry42 b52da4ac52 fix filtering 5 years ago
iwilltry42 b78a8cf993 finish filterNodes beta 5 years ago
iwilltry42 82c29868a1 use pointers to nodes in cluster struct 5 years ago
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