Commit Graph

362 Commits (49299157174a5eee0e1c02bcfd1fefd828d2b7ba)
 

Author SHA1 Message Date
iwilltry42 4929915717
add completion 5 years ago
iwilltry42 7c63c34609
init completion 5 years ago
iwilltry42 63fa6eac95
mark some flags as filename for autocompletion 5 years ago
iwilltry42 644b369b60
switch from K3S_CLUSTER_SECRET to K3S_TOKEN and use exact matching to get node containers by name and make --cluster flag required when creating a new node 5 years ago
iwilltry42 fd4b803681 start fixing createNode 5 years ago
iwilltry42 8aad61a39a improve usage texts 5 years ago
iwilltry42 1a91401d19 start with --wait flag 5 years ago
iwilltry42 68609ec3a0 add info text after cluster creation 5 years ago
iwilltry42 ef2907de41 replace 127.0.0.1:6443 in kubeconfig as well 5 years ago
iwilltry42 52b23adec9 v1.0.0 as default version 5 years ago
iwilltry42 0a8eca31f5 update vendor 5 years ago
iwilltry42 84234e7a98 add proper k3d config dir and kubeconfig output path 5 years ago
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 ff98343420 extend 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 400e85c3db replace 'default' in kubeconfig with cluster name 5 years ago
iwilltry42 31270fe08c add some comments 5 years ago
iwilltry42 b596eeb70b add more warnings for cluster deletion 5 years ago
iwilltry42 100ba3db2b add cluster network deletion 5 years ago
iwilltry42 e5c9f8e910 fix runtimes 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