Commit Graph

455 Commits (7de36e84673555cc6699ff71526adca173434db4)

Author SHA1 Message Date
Thorsten Klein 7de36e8467
chore: upgrade go + dependencies + address all golangci-lint issues + deprecations (#1459) 3 months ago
Pierre Roudier b849828c9b
fix: respect ~/.kube/config as a symlink (#1455) 3 months ago
Pierre Roudier 85347bdcf3
test: fix translate.go test following userns merge (#1444) 4 months ago
Pierre Roudier 01d3876fab
feat: compatibility with docker userns-remap (#1442) 4 months ago
Ambrose Chua 765da508a8
fix: Script exits fatally when resolv.conf is missing Docker nameserver (#1441) 4 months ago
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 8b43387679
fix: Docker updates 5 months ago
Rick fcb3b06a6f
feat: support writing kubeconfig to a stream (#1381) 7 months ago
Daniel Gospodinow 6dc88396df
Consistent logging during cluster creation (#1398) 8 months ago
iwilltry42 f73fe36eb0
change/docs: copyright notice year 11 months ago
Thorsten Klein 55c13442c5
change: enable fixes by default and consolidate lookup logic (#1349) 12 months ago
Moshe Kabala e3fdd7fad3
Not using stdout directly for logging (#1339) 1 year ago
iwilltry42 cc3fe91265
change (breaking/module): switch from netaddr.af to netipx + netip 1 year ago
iwilltry42 afc5eb78db
change: fix docs links 1 year ago
Carlos Torres 14c5358b11
Adhere to XDG's configuration specification (#1320) 1 year ago
guangwu d36cc4989c
chore: pkg imported more than once (#1313) 1 year ago
iwilltry42 34e5a4cf9f
change: bump deps, adjust code, go back to upstream wharfie 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
iwilltry42 f80cd8f374
fix: registries.yaml file not marshalled correctly by k8s yaml package 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
Silvio Moioli 3457b2f9c4
Fix panic when k3sURLEnvIndex is -1 (#1252) 1 year ago
iwilltry42 518d6d81be
change: case-insensitive matching of node logs (fixes #1248) 2 years ago
Dejan Benedik 338672522a
fix: handle colima host (#1228) 2 years ago
iwilltry42 7d33f77a9a
change: Go 1.20 2 years 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
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