Commit Graph

78 Commits (64e52360a8809e381781b4efefece9632ae7073c)

Author SHA1 Message Date
Ahmed AbouZaid e306d63dd1
docs: add examples for config embedded and external files (#1432) 5 months ago
Ahmed AbouZaid 9eaa6c4d8e
feat: support config embedded and external files (#1417) 5 months ago
iwilltry42 f73fe36eb0
change/docs: copyright notice year 10 months ago
iwilltry42 cc3fe91265
change (breaking/module): switch from netaddr.af to netipx + netip 1 year ago
guangwu d36cc4989c
chore: pkg imported more than once (#1313) 1 year ago
Thorsten Klein 831c0a2f66
fix: custom registry config not parsed correctly (#1292) 1 year ago
iwilltry42 93a67d712e
change: golangci-lint fix whitespaces 1 year ago
Max Sargent dc9f05036a
change: allow full K3s registry configuration (#1215) 1 year ago
dan-ash 88c5f18792
Add support for ulimits (#1264) 1 year ago
Sunghoon Kang 24bb5f4493
fix: print consistent json/yaml output (#1094) 2 years ago
Georg Grauberger 1bc5a71418
Fix default config template for v1alpha4 (#1091) 2 years ago
iwilltry42 60ec077afd add: v1alpha4 add registry create proxy config + documentation 2 years ago
flaneur eb5bd52638
feat: allow set image in simpleConfig.Registries.Create (#1056) 2 years ago
Thorsten Klein 852df7786a
[Migration] search and replace rancher/k3d with k3d-io/k3d in most places (#976) 3 years ago
iwilltry42 a8f937fa01
fix: clusterDelete: properly parse config file to avoid failure on v1alpha4 3 years ago
Erik Godding Boye 9a2a3ec0ff
[FEATURE] Config file compatible with Kustomize (#945) 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 f004535ac5
add: schema versions in-repo to link to from schemastore.org (#942) 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
Thorsten Klein b63fefe74d
[Enhancement] extend usability of nodefilters with suffices internally... (#871) 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 594e3ced3f
config: fix failing v1alpha2 -> v1alpha3 migration (#799) 3 years ago
Thorsten Klein 53bdbec636
[Fix] `k3d config migrate` missing nodefilter migration (#767) 3 years ago
Thorsten Klein 3b9d8373e1
[Docs] v5 update (#740) 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
iwilltry42 9efe980789 overall: make error handling and error logs a bit more streamlined 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 ac527e7c8a
fix nilpointer in config transformation when lb is disabled (fixes #695) 3 years ago
Thorsten Klein a5c1d3becb
[Enhancement] Docs: update for v5 (first iteration) (#682) 3 years ago
iwilltry42 2516cad12e
allow for adding ports to a running cluster via the loadbalancer 3 years ago
iwilltry42 4132757f34
ports: no nodefilter or loadbalancer nodefilter should default to use all servers & agents as upstream 3 years ago
iwilltry42 1944c06dad
properly handle --port 1234:4321@loadbalancer:proxy style port mappings which should default to all nodes as upstream 3 years ago
iwilltry42 8fef6aee09
fix usage of the new loadbalancer type and ordering when cluster is created 3 years ago
iwilltry42 d41b49d423
document using new nodefilter syntax with : instead of [] for indexing 3 years ago
iwilltry42 91db3f647c
changes when creating clusters + new nodefilter syntax 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 831e58fdce
init clusteredit 3 years ago
iwilltry42 2162504ee1
transformsimple: move transformports to own function 3 years ago
iwilltry42 bb237d3389
fix: do not allow the same direct port-mapping on more than one node 3 years ago