Commit Graph

331 Commits (10452764e143a164835792d6aeb8da240f0be58f)

Author SHA1 Message Date
Kamesh Sampath 1dc49a2856
add: ability to load configuration from stdin (#1126) 2 years ago
Sunghoon Kang 24bb5f4493
fix: print consistent json/yaml output (#1094) 2 years ago
York Wong 4bdf0963c5 [registry] support create pull-through registry cache 2 years ago
Simon Emms c1d8e307f1
Fix deleting of cluster by config file (#1054) 2 years ago
Thorsten Klein 15d7dc9c71
change: no default image for node creation in local cluster where image should be copied from existing nodes (#1034) 3 years ago
Thorsten Klein b1374e52df
add: node create --k3s-arg flag (#1032) 3 years ago
Thorsten Klein ff2931b403
[FIX] store hostAliases in label to persist them across cluster stop/start (#1029) 3 years ago
iwilltry42 7b1b416c22
hotfix: switch default for image import to original tools-node mode, because direct mode failed fairly often 3 years ago
Thorsten Klein 91448bdda5
fix zsh completion output (#1014) 3 years ago
iwilltry42 b208c1fc8e
fix: volume shortcuts not working because clusterconfig was not being processed 3 years ago
Thorsten Klein 852df7786a
[Migration] search and replace rancher/k3d with k3d-io/k3d in most places (#976) 3 years ago
Paul Jolly 75bd0728bf
fix: invert logic for LOG_LEVEL parsing (#958) 3 years ago
iwilltry42 a8f937fa01
fix: clusterDelete: properly parse config file to avoid failure on v1alpha4 3 years ago
Thorsten Klein 9d00a6468f
add env var LOG_COLORS=[1|true|0|false] to toggle colored log output (enabled by default) (#951) 3 years ago
Thorsten Klein 08bf145e95
[Feature] Config v1alpha4 (#944) 3 years ago
iwilltry42 e7ed1ebcd2
license: time range everywhere 3 years ago
Thorsten Klein 3b0e6990c4
license: - 2022 (#943) 3 years ago
iwilltry42 7710f33686
license: - 2022 3 years ago
Thorsten Klein aec4507db8
[Feature] add: config options to configure extra hosts (#938) 3 years ago
Hiroto Funakoshi c16bf6f3d2
[FEATURE] host pid mode support for k3s-server and k3s-agent (#929) 3 years ago
Thorsten Klein 5a00a39323
[Feature] Volume Shortcuts and k3d-managed volumes (#916) 3 years ago
kuritka 4ffc71d4be Removing non-existing cluster via configuration 3 years ago
Thorsten Klein 25ec400c49
[Fix] only replace default api host with docker host (#879) 3 years ago
Ambrose Chua 858c3142be
[Enhancement] Improved Podman compatibility (#868) 3 years ago
Thorsten Klein 9b326c2c54
[Feature] Add command to list image tags (#870) 3 years ago
Simon Baier d0898bf9d8
[Enhancement]: improve image loading performance (#826) 3 years ago
Thorsten Klein 925dec492b
[FIX] clusterCreate: process simpleConfig before validation step to avoid early exit in hostnetwork mode (#860) 3 years ago
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