Commit Graph

322 Commits (cda3f1ea8c3598c238b9ec2e692c4912ebe3ea5e)

Author SHA1 Message Date
Thorsten Klein 261ac0faf4
[BREAKING] Config File Enhancements: v1alpha3, migrations, generic k3s-args (#605) 3 years ago
iwilltry42 296f24c9b7
Revert 'Revert "add --node-label flag for node create command (#584, @developer-guy, @ejose, @dentrax)"' 3 years ago
Thorsten Klein c5f7884f78
[ENHANCEMENT] imageImport: start existing tools node before using it and add option to keep it around (#672) 3 years ago
iwilltry42 831e58fdce
init clusteredit 3 years ago
iwilltry42 bb237d3389
fix: do not allow the same direct port-mapping on more than one node 3 years ago
iwilltry42 6c06208b8f document using new nodefilter syntax with : instead of [] for indexing 3 years ago
iwilltry42 9574002b38 add some more portmapping work 3 years ago
iwilltry42 7db9275a5b
clusterCreate: use tempfile with expanded env vars as viper input file 3 years ago
iwilltry42 574148685d
nodeCreate: remove dead code and parallelize adding nodes to the cluster completely 3 years ago
iwilltry42 cc544a273e
some really final log output after creating/deleting nodes 3 years ago
iwilltry42 a928e41a2a
add debug functionality to get current loadbalancer config 3 years ago
Thorsten Klein 897e49a8ee
[FEATURE] add ability to add ports to an existing loadbalancer (#615) 3 years ago
ejose19 1deb0aa64d
[Enhancement] Refactoring: normalize label flags (k3s node & runtime) (#598, @ejose19) 3 years ago
Thorsten Klein 99fe3c75c4
[BREAKING] Config File Enhancements: v1alpha3, migrations, generic k3s-args (#605) 3 years ago
iwilltry42 774af31d24
Revert 'Revert "add --node-label flag for node create command (#584, @developer-guy, @ejose, @dentrax)"' 3 years ago
Christian Mäder 3451675bc7
[Enhancement] Follow Docker's image nameing convention in `k3d image import` (#653, @cimnine) 3 years ago
iwilltry42 6c94d7db3d
overall/license: update to year range -2021 3 years ago
iwilltry42 70872648b3
Revert "add --node-label flag for node create command (#584, @developer-guy, @ejose, @dentrax)" 3 years ago
Batuhan Apaydın 5fe8a3c6c7
add --node-label flag for node create command (#584, @developer-guy, @ejose, @dentrax) 3 years ago
Thorsten Klein 0b7de65ebd
fix/workaround: add workaround for cgroupv2 until fixed in k3s (#579) 3 years ago
Jason bfcac7ec4a
fix create command's flags typo (#568, @Jason-ZW) 3 years ago
Thorsten Klein 24cf263c73
[FEATURE] IPAM via subnet flag (#560) 3 years ago
Thorsten Klein f2af514929
[Enhancement] docs: add automatic command tree generation via cobra (#562) 3 years ago
Thorsten Klein 239adeb864
[Feature] Runtime Info (#553) 4 years ago
iwilltry42 45d451a661
[hotfix] use viper fork with fixed stringArray handling from https://github.com/spf13/viper/pull/398 4 years ago
Konrad Malik e495fe83a8
[FEATURE] Memory Limits (#494, @konradmalik) 4 years ago
iwilltry42 dbe32704a5
root: add goos/goarch debug log 4 years ago
Thorsten Klein 6ba281b4e4
[Enhancement] docs/help: clarify registry names (naming & k3d-prefix) (#532) 4 years ago
Eugene Brodsky 845aab932f
[Enhancement] Add status column to registry list (#496, @ebr) 4 years ago
Alex Sears f141bc3be8
Fix typo in cluster stop command doc (#513, @searsaw) 4 years ago
iwilltry42 8b0174bed2
runtimes/docker/getgatewayip: properly catch non-existent ipam config 4 years ago
markrexwinkel e307b69dca
[Fix] Allow absolute paths for volumes on Windows (#510, @markrexwinkel) 4 years ago
iwilltry42 e1384c91a2
server: trim the port off the dockerHost as it renders the kubeconfig unusable (fixes #487) 4 years ago
Dominik Tomasi dbfaeb4af3
Fix for KubeAPI Port assignment when using config files (#490, @dtomasi) 4 years ago
Konrad Malik df9859eae6
[ENHANCEMENT] Add config processing and fix hostmode (#477, @konradmalik) 4 years ago
iwilltry42 e2a05c1f39
fix/clusterCreate: use StringSlice for k3s-server|agent-arg flag 4 years ago
iwilltry42 98a48a0fc6
enable buildkit and timestamped logging 4 years ago
iwilltry42 1c61130fdf
clusterStart: sequential and ordered node starts & nodeCreate: do not copy status 4 years ago
Thorsten Klein 092f26a4e2
[FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago
iwilltry42 bad77f0027
clusterStart: wait for servers to be up and running by default 4 years ago
iwilltry42 7b8506b1d9
fix: proper handling of registries and networks when deleting clusters/nodes 4 years ago
iwilltry42 683a92792e
registryDelete/nodeDelete: make --all work and add 'node delete --registries' 4 years ago
iwilltry42 a37b01c5b9
NodeDelete: add NodeDeleteOpts 4 years ago
iwilltry42 4e2b1baa62
add warning, if someone mounts a file at the default registries.yaml location, while they also use a different kind of registry spec 4 years ago
iwilltry42 608f24a6e3
completion/zsh: explicitly source zsh completion 4 years ago
iwilltry42 7343c3dbe2
init merging registry config 4 years ago
Alvaro c6df1448ef
[Enhancement] Improved listings for nodes & registries (#439, @inercia) 4 years ago
Thorsten Klein 185ffcd34f
[Enhancement] clusterDelete: proper node and network handling (#437) 4 years ago
iwilltry42 85e50d819c
rename merge-default-kubeconfig to kubeconfig-merge-default to follow new naming syntax 4 years ago
iwilltry42 eafae0073a
registry: allow creating new and using existing registries 4 years ago