Commit Graph

124 Commits (53484f1a632224e8140fcbadf96fbec90b5a9e96)

Author SHA1 Message Date
iwilltry42 11b937a910 implement load images command 5 years ago
iwilltry42 e6d7726ffb add image volume 5 years ago
iwilltry42 60659c74c8 cleanup delete node command and add --all flag 5 years ago
iwilltry42 9e12af71e4 start implementing tools container 5 years ago
iwilltry42 744b01a2d1 init loadImages command 5 years ago
iwilltry42 4e24521c0d disable external datastore option for now 5 years ago
iwilltry42 189e430f90 fix port collisions due to default exposed port on master nodes 5 years ago
iwilltry42 bd39336b29 init ha setup with cluster-init 5 years ago
iwilltry42 7185a160c0 init new flags 5 years ago
iwilltry42 536b543cc2 implement get nodes 5 years ago
iwilltry42 ef5b91f9a3 add flag to disable printing headers when getting clusters 5 years ago
iwilltry42 098fe0803c implement start/stop for nodes and clusters 5 years ago
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