Commit Graph

426 Commits (b225fb112834c4dc9567a51b3dcbb1f097f32ac5)

Author SHA1 Message Date
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
qiaozp 5324cf69fe
Fix: unable to import image Darwin/arm64 (#1191) 2 years ago
Ross Henderson e4f1f63503
fix: logs error shadowing exec error (#1172) 2 years ago
Stephen B 516fe7c9fd
fix: avoid appending existing volumes (#1154) 2 years ago
iwilltry42 e238500fce
fix: try to figure out why gh actions are always failing 2 years ago
iwilltry42 80889fa6ae
change more info on node stopped returning log lines 2 years ago
iwilltry42 85841a1b16
v5.4.4: Changelog 2 years ago
Sunghoon Kang 24bb5f4493
fix: print consistent json/yaml output (#1094) 2 years ago
Krzysztof Dryś bb4b69021f
fix: prefix stripping in image import (#1096) 2 years ago
Georg Grauberger 1bc5a71418
Fix default config template for v1alpha4 (#1091) 2 years ago
Raul Gonzales b15940b5d8
Add support to run with podman in rootless mode using cgroups v2 (#1084) 2 years ago
iwilltry42 60ec077afd add: v1alpha4 add registry create proxy config + documentation 2 years ago
York Wong 4bdf0963c5 [registry] support create pull-through registry cache 2 years ago
Ambrose Chua f644103dc0
fix: `DOCKER_HOST` handling of unix sockets (#1045) 2 years ago
flaneur eb5bd52638
feat: allow set image in simpleConfig.Registries.Create (#1056) 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 ff2931b403
[FIX] store hostAliases in label to persist them across cluster stop/start (#1029) 3 years ago
Thorsten Klein 71e923d612
[FIX] GetGatewayIP for host.k3d.internal should error out if there's no gateway defined (#1027) 3 years ago
Thorsten Klein f2df55ad1a
[Enhancement] Github Actions: new Release job (#1024) 3 years ago
iwilltry42 a3413dd64d
Do not defer goroutine to delete tools node, as this leads to errors (fixes #1006) 3 years ago
iwilltry42 3bb3d8f92a
fix unit test translate node to container 3 years ago
Ambrose Chua bf01eb08ed
fix: Use bridge as the default networking mode (#986) 3 years ago
iwilltry42 2b31f648c4
fix: order of format options in volume deletion warning 3 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
Thorsten Klein dc5a1a5071
[Fix] detect '--disable=coredns' and conditionally disable injection (#955) 3 years ago
iwilltry42 fdd4dae1a0
fix: ensure labels on serverlb 3 years ago
Thorsten Klein 33bcd4d80a
fix: mutex on ensureToolsNode to avoid duplicate container name causing error (#952) 3 years ago
Ikko Ashimine 793fbce86c
Fix typo in node.go (#949) 3 years ago
wymli 08d5ae64f7
fix: serverlb should be created before using and restarted unless stopped (#948) 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
iwilltry42 e2c20b899c
nodeCreate: do not copy memory limit from node of different role (fixes #893) 3 years ago
Simon Baier 43e9f9e168
fix(image-loading): mitigate tar load problem (#881) 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
iwilltry42 ca47fac476
waitForLogs: enrich error with scanner error if any 3 years ago
iwilltry42 a580edbe42
GetDockerHost to return host.docker.internal if DfD and local connection (and it's resolvable) 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
Thorsten Klein b63fefe74d
[Enhancement] extend usability of nodefilters with suffices internally... (#871) 3 years ago
iwilltry42 23ddbf67b1
clusterStart: only run necessary actions 3 years ago