Commit Graph

55 Commits (eae14fa8d69f5d305dd1f3f2b4f9615f50f5d1f4)

Author SHA1 Message Date
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
iwilltry42 99490ca7c1 ports: no nodefilter or loadbalancer nodefilter should default to use all servers & agents as upstream 3 years ago
iwilltry42 d6bf08feed properly handle --port 1234:4321@loadbalancer:proxy style port mappings which should default to all nodes as upstream 3 years ago
iwilltry42 6e8b27f99f fix usage of the new loadbalancer type and ordering when cluster is created 3 years ago
iwilltry42 6c06208b8f document using new nodefilter syntax with : instead of [] for indexing 3 years ago
iwilltry42 d15ed26875 changes when creating clusters + new nodefilter syntax 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 6c94d7db3d
overall/license: update to year range -2021 3 years ago
Thorsten Klein 24cf263c73
[FEATURE] IPAM via subnet flag (#560) 3 years ago
iwilltry42 70a00bed1d
json-schema: add some examples and defaults 3 years ago
Konrad Malik e495fe83a8
[FEATURE] Memory Limits (#494, @konradmalik) 4 years ago
Fabrice Vergnenegre 83da516bc6
[FIX] Properly handle host/hostIP cases for kubeconfig (#500, @fabricev) 4 years ago
Thorsten Klein 9cc7915c55
[Enhancement] jsonschema: use Go1.16's go:embed to embed the json schema file (dedup) (#529) 4 years ago
Konrad Malik df9859eae6
[ENHANCEMENT] Add config processing and fix hostmode (#477, @konradmalik) 4 years ago
Konrad Malik 73e1548264
[FIX] do not ignore --no-hostip and don't try to inject if network = host (#471) 4 years ago
Thorsten Klein 092f26a4e2
[FEATURE/FIX] Viper Configuration and JSON Schema (#472) 4 years ago
iwilltry42 a37b01c5b9
NodeDelete: add NodeDeleteOpts 4 years ago
iwilltry42 064f1071de
allow reading embedded registries.yaml from SimpleConfig file and add a test case 4 years ago
iwilltry42 4a8fcc7329
read config file 4 years ago
iwilltry42 7343c3dbe2
init merging registry config 4 years ago
Thorsten Klein 185ffcd34f
[Enhancement] clusterDelete: proper node and network handling (#437) 4 years ago
iwilltry42 eafae0073a
registry: allow creating new and using existing registries 4 years ago
Thorsten Klein c44c576d69
[Refactoring/Preparation] use real port structs as prep for registries (#427) 4 years ago
iwilltry42 d042c79df2
unify the registry type 4 years ago