Commit Graph

305 Commits (b073e7675f27a2df159b5c502bf62d1dbf42c835)

Author SHA1 Message Date
Thorsten Klein b073e7675f
feat: fetch K3s image tag from channelserver on latest/stable/+min.major (#841) 3 years ago
Eng Zer Jun 5e5a35c67c
refactor: move from io/ioutil to io and os package (#827) 3 years ago
Thorsten Klein f8f17caf78
[Cleanup] Types, ready-log-messages & closing connections (#818) 3 years ago
Maxim Eryomenko 407ced6405
chore(cmd): add subcommands in one call (#819) 3 years ago
Harley Laue 376f0378af
[Docs] Clarify `node create` help text about cluster reference (#808) 3 years ago
iwilltry42 a4d573fc2c
fix: check temp file with env vars expanded instead of original config file to avoid validation failures 3 years ago
Thorsten Klein 12180ffdd5
[Fix] more resilient post-create cluster preparation (DNS) (#780) 3 years ago
Thorsten Klein 53bdbec636
[Fix] `k3d config migrate` missing nodefilter migration (#767) 3 years ago
iwilltry42 2a2bee0e63
fix: not gathering env info on cluster start (+ fix ipam e2e test) 3 years ago
iwilltry42 f801e46e9e
fix --k3s-arg not applied from CLI due to wrong viper instance 3 years ago
Thorsten Klein 7071129df8
[Enhancement] More powerful registry-create opt (#727) 3 years ago
iwilltry42 7073a8fad7 migrate to module rancher/k3d/v5 3 years ago
iwilltry42 630788f1e7 clusterCreate: add --lb-config-override flag 3 years ago
Thorsten Klein 7ba71ad66c
[Feature] CreateNode: add token and network flags and allow remote cluster (#734) 3 years ago
iwilltry42 91426eabd1 cmd: make config initialization more general 3 years ago
iwilltry42 9efe980789 overall: make error handling and error logs a bit more streamlined 3 years ago
Thorsten Klein b4158a1dc1
[Enhancement] Network Magic (#721) 3 years ago
Thorsten Klein 212979d0bb
[Enhancement] DNS Injection (#718) 3 years ago
Mateusz Urbanek 917c19eae5
feat(logging): using new package containing logrus.Logger instead of global scope logrus (closes #583) (#699, @Shanduur) 3 years ago
Łukasz Oleś 5d0d0acc77
[FIX] Do not override hostIP when hostPort is missing (#693, @lukaszo) 3 years ago
iwilltry42 ed7db5daa9
cleanup: rootcmd use the common way of creating a cobra cmd 3 years ago
Thorsten Klein a5c1d3becb
[Enhancement] Docs: update for v5 (first iteration) (#682) 3 years ago
iwilltry42 b94a057d9a
cleanup completion functions 3 years ago
iwilltry42 2516cad12e
allow for adding ports to a running cluster via the loadbalancer 3 years ago
iwilltry42 d41b49d423
document using new nodefilter syntax with : instead of [] for indexing 3 years ago
iwilltry42 8e29ad4f1a
add some more portmapping work 3 years ago
iwilltry42 f6c3bd2e8b
clusterCreate: use tempfile with expanded env vars as viper input file 3 years ago
iwilltry42 7bcb1730c6
nodeCreate: remove dead code and parallelize adding nodes to the cluster completely 3 years ago
iwilltry42 e063405b02
some really final log output after creating/deleting nodes 3 years ago
iwilltry42 de401c6db3
add debug functionality to get current loadbalancer config 3 years ago
Thorsten Klein 77aa76d7f2
[FEATURE] add ability to add ports to an existing loadbalancer (#615) 3 years ago
ejose19 bfead49c46
[Enhancement] Refactoring: normalize label flags (k3s node & runtime) (#598, @ejose19) 3 years ago
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