Commit Graph

387 Commits (e2c20b899c97d41645ba4cdd0bcf362a865799ec)

Author SHA1 Message Date
Thorsten Klein 1d72983a02 [FEATURE] add ability to add ports to an existing loadbalancer (#615) 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 5e2c03f586
updatelbconfig: check for log output to see if the update succeeded and give proper info 3 years ago
iwilltry42 d10ed031d8
nodeWaitForLogMessage: log found target line when on >= trace level logging 3 years ago
iwilltry42 2b059962c4
node/edit: use new loadbalancer config file for ports update 3 years ago
iwilltry42 49451df1f7
loadbalancer: use auto-reload for confd (file watcher) 3 years ago
iwilltry42 f2cb7c4e0a
adapt updating the loadbalancer config when adding a new node 3 years ago
iwilltry42 92b7689f9d
nodeAdd: do not copy ports from existing node (+ some cleanup) 3 years ago
iwilltry42 364e96bf1f
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 a1977a2d31
move defaults for images to new file 3 years ago
iwilltry42 220313524e
generate new config file for lb and add helper functions to get images from env if needed 3 years ago
iwilltry42 12527f8a8d
move loadbalancer creation to separate function 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
MichalK cbe187d008
[Fix] Use default gateway, when bridge network doesn't have it (#666, @kuritka) 3 years ago
Thorsten Klein 32c368f531
[FIX] waiting for serverlb logs that exist already (#637) 3 years ago
蜻蜓特派员 511c6c3f53
new file handle should close after create (#628, @dragonflylee) 3 years ago
蜻蜓特派员 f648e381a3
fix kubeconfig write on windows (#626, @dragonflylee) 3 years ago
iwilltry42 d98925f5b1
fix: do not copy meminfo/edac volume mounts from existing node 3 years ago
iwilltry42 34aac579d2
runtimes/docker: use getDockerClient function everywhere so all functions can work via e.g. ssh 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
Thorsten Klein 770aaa4913
[Feature] cgroupv2fix: enable by default and move to nodestart (#603) 3 years ago
Batuhan Apaydın f59216c2e0 docker context support 3 years ago
Thorsten Klein bb1f5bde71
[FIX/ENHANCEMENT] node/create: inherit registry config from existing nodes (#597) 3 years ago
Batuhan Apaydın 5fe8a3c6c7
add --node-label flag for node create command (#584, @developer-guy, @ejose, @dentrax) 3 years ago
iwilltry42 b4c910b729
runtimes/docker/network: only read ipam config if exists 3 years ago
Thorsten Klein 0b7de65ebd
fix/workaround: add workaround for cgroupv2 until fixed in k3s (#579) 3 years ago
iwilltry42 a576a0e295
fix/runtime/util: docker volume not mountable due to validation failure 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
Thorsten Klein 239adeb864
[Feature] Runtime Info (#553) 4 years ago
Konrad Malik e495fe83a8
[FEATURE] Memory Limits (#494, @konradmalik) 4 years ago
iwilltry42 16fa1076ff
[Fix] Allow absolute paths for volumes on Windows (#510, @markrexwinkel) 4 years ago
iwilltry42 6f5f4bb924
Remove containerd runtime implementation 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
iwilltry42 dbf3ff8172
getNodeContainer: regex to allow k3d-prefixed or non-prefixed name 4 years ago
iwilltry42 8b0174bed2
runtimes/docker/getgatewayip: properly catch non-existent ipam config 4 years ago
MichalK 76fc9ebed7
[Fix] Reuse registry in multicluster (fixes #485,@kuritka) (#486, @kuritka) 4 years ago
Dinar Valeev 78c22f7a0c
[FIX] Fix udp service access through k3d-proxy (fixes #489) (#488, @k0da) 4 years ago
iwilltry42 e1384c91a2
server: trim the port off the dockerHost as it renders the kubeconfig unusable (fixes #487) 4 years ago
Konrad Malik df9859eae6
[ENHANCEMENT] Add config processing and fix hostmode (#477, @konradmalik) 4 years ago
iwilltry42 601bef45d7
general: properly use variable default object labels 4 years ago
iwilltry42 58d37bea94
general: add k3d version to default object labels 4 years ago