Commit Graph

136 Commits (78b5dc5f953be962facc678eb428876015088b47)

Author SHA1 Message Date
Ahmed AbouZaid 9eaa6c4d8e
feat: support config embedded and external files (#1417) 5 months ago
iwilltry42 8b43387679
fix: Docker updates 5 months ago
iwilltry42 f73fe36eb0
change/docs: copyright notice year 10 months ago
Thorsten Klein 55c13442c5
change: enable fixes by default and consolidate lookup logic (#1349) 11 months ago
iwilltry42 cc3fe91265
change (breaking/module): switch from netaddr.af to netipx + netip 1 year ago
Carlos Torres 14c5358b11
Adhere to XDG's configuration specification (#1320) 1 year ago
iwilltry42 93a67d712e
change: golangci-lint fix whitespaces 1 year ago
iwilltry42 6fca138056
change: update deps 1 year ago
Max Sargent dc9f05036a
change: allow full K3s registry configuration (#1215) 1 year ago
Thorsten Klein 8d54019838
add: K3D_FIX_MOUNTS fix to make / rshared (e.g. to make Cilium work) (#1268) 1 year ago
dan-ash 88c5f18792
Add support for ulimits (#1264) 1 year ago
Arik Maor f3547276c1
change: graceful shutdown drains node before k3d container stops (#1119) 2 years ago
Apoorv Joshi b9e0930630
change: Use loadbalancer or any *active* server as K3S_URL (#1190) 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
Thorsten Klein ff2931b403
[FIX] store hostAliases in label to persist them across cluster stop/start (#1029) 2 years ago
Thorsten Klein f2df55ad1a
[Enhancement] Github Actions: new Release job (#1024) 2 years ago
Thorsten Klein 852df7786a
[Migration] search and replace rancher/k3d with k3d-io/k3d in most places (#976) 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
Ambrose Chua 858c3142be
[Enhancement] Improved Podman compatibility (#868) 3 years ago
iwilltry42 ebea3387da
getHostIP: fix failing on DfD and init new host.k3d.internal injection 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
iwilltry42 fd65d958d2 nodeHooks: add Description field and Name()/Info() functions 3 years ago
Thorsten Klein b073e7675f
feat: fetch K3s image tag from channelserver on latest/stable/+min.major (#841) 3 years ago
Thorsten Klein f8f17caf78
[Cleanup] Types, ready-log-messages & closing connections (#818) 3 years ago
Thorsten Klein 67d8c8c84f
[Enhancement/Fix] Properly use env/runtime info and inject dns accordingly (#758) 3 years ago
Thorsten Klein 3b9d8373e1
[Docs] v5 update (#740) 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
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
iwilltry42 8fef6aee09
fix usage of the new loadbalancer type and ordering when cluster is created 3 years ago
iwilltry42 91db3f647c
changes when creating clusters + new nodefilter syntax 3 years ago
iwilltry42 8e29ad4f1a
add some more portmapping work 3 years ago
iwilltry42 44a79c4670
types/node: add nodehooks to node struct to have them around at any stage (TO-DO: use this everywhere -> breaking change) 3 years ago
iwilltry42 ff76512e63
move defaults for images to new file 3 years ago
iwilltry42 a3dd47029d
generate new config file for lb and add helper functions to get images from env if needed 3 years ago
iwilltry42 21244172c9
move loadbalancer creation to separate function 3 years ago
iwilltry42 de401c6db3
add debug functionality to get current loadbalancer config 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