Releases: k3d-io/k3d
Releases · k3d-io/k3d
v5.8.1
What's Changed
- chore(config): migrate renovate config by @renovate in #1528
- feat(registry): add flag to enable storage deletion by @sgaist in #1542
- fix: agent-node-files by append agentNode.HookActions by @huapox in #1537
- docs: fixes typo for envvar by @YoinkBird in #1536
- Update JSON Schema: Correct the location of
additionalProperties
in theregistries
element by @lorrrrrrrenzo in #1534 - runtimes: enable log export feature by @harshanarayana in #1471
New Contributors
- @sgaist made their first contribution in #1542
- @huapox made their first contribution in #1537
- @YoinkBird made their first contribution in #1536
- @lorrrrrrrenzo made their first contribution in #1534
Full Changelog: v5.7.5...v5.8.1
v5.8.0
❗ Missing helper images with this tag - please just use v5.8.1 ❗
What's Changed
- chore(config): migrate renovate config by @renovate in #1528
- feat(registry): add flag to enable storage deletion by @sgaist in #1542
- fix: agent-node-files by append agentNode.HookActions by @huapox in #1537
- docs: fixes typo for envvar by @YoinkBird in #1536
- Update JSON Schema: Correct the location of
additionalProperties
in theregistries
element by @lorrrrrrrenzo in #1534 - runtimes: enable log export feature by @harshanarayana in #1471
New Contributors
- @sgaist made their first contribution in #1542
- @huapox made their first contribution in #1537
- @YoinkBird made their first contribution in #1536
- @lorrrrrrrenzo made their first contribution in #1534
Full Changelog: v5.7.5...v5.8.0
v5.7.5
What's Changed
- build(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.1.14 in /docgen by @dependabot in #1489
- chore(deps): update dependency mkdocs-git-revision-date-localized-plugin to v1.2.9 by @renovate in #1500
- chore(deps): update nginx docker tag to v1.27.0 by @renovate in #1497
- fix(deps): update module github.com/urfave/cli to v1.22.15 by @renovate in #1505
- chore(deps): update dependency mkdocs-material to v9.5.34 by @renovate in #1508
- chore(deps): update dependency mkdocs-include-markdown-plugin to v6.2.2 by @renovate in #1507
- chore(deps): update dependency mkdocs-awesome-pages-plugin to v2.9.3 by @renovate in #1499
- chore(deps): update dependency mkdocs to v1.6.1 by @renovate in #1506
- fix: bump docker version in dind image by @erikgb in #1519
- Fixing Calico installation steps in the docs by @frozenprocess in #1523
- fix: typo in test-install-script os matrix by @cam-bond in #1525
- add: Allow config and pre-processed configuration to leverage environment variables ($K3D_CONFIG env var) by @dprunier in #1446
New Contributors
- @frozenprocess made their first contribution in #1523
- @cam-bond made their first contribution in #1525
- @dprunier made their first contribution in #1446
Full Changelog: v5.7.4...v5.7.5
v5.7.4
What's Changed
- fix: bump base image of k3d-proxy to resolve vulnerabilities. by @jackson-chris in #1473
- fix: disable DNS fix in hostnetwork mode by @iwilltry42 in #1492
New Contributors
- @jackson-chris made their first contribution in #1473
Full Changelog: v5.7.3...v5.7.4
v5.7.3
What's Changed
- fix: busybox xargs unlinked on new k3s releases by @thejan2009 in #1479
Full Changelog: v5.7.2...v5.7.3
v5.7.2
What's Changed
- fix: call GatherEnvironmentInfo once in NodeAddToClusterMulti to avoid race condition causing error by @ligfx in #1411
- bug: fix broken go install workflow by @harshanarayana in #1469
New Contributors
- @ligfx made their first contribution in #1411
- @harshanarayana made their first contribution in #1469
Full Changelog: v5.7.1...v5.7.2
v5.7.1
v5.7.0
v5.7.0 - 04.07.2024
Added
- feat: support config embedded and external files (#1417)
- docs: add examples for config embedded and external files (#1432)
- feat: compatibility with docker userns-remap (#1442)
- docs: mention ipam when creating multiserver cluster (#1451)
Changed
- docs: Update CUDA docs to use k3s suggested method (#1430)
- chore: upgrade go + dependencies + address all golangci-lint issues + fix deprecations (#1459)
- chore: upgrade docker dependency and adjust for deprecations (#1460)
Fixed
- fix: close output file (#1436)
- fix: Script exits fatally when resolv.conf is missing Docker nameserver (#1441)
- test: fix translate.go test following userns merge (#1444)
- fix: respect ~/.kube/config as a symlink (#1455)
- fix: preserve coredns config during cluster restart (#1453)
⚠️ IMPORTANT This makes use of thecoredns-custom
configmap, so please consider this in case you're using this configmap yourself!⚠️
- fix: make drain ignore DaemonSets & bypass PodDisruptionBudgets (#1414)
Full Changelog: v5.6.3...v5.7.0
v5.6.3
Full Changelog: v5.6.2...v5.6.3
v5.6.2
Sponsors
💸 Thanks for the sponsorship @ebauman 🎉
What's Changed
- Not using stdout directly for logging by @moshe-kabala in #1339
- change: fix docs link by @stratusjerry in #1343
- change: enable fixes by default and consolidate lookup logic by @iwilltry42 in #1349
- [DOCS] Add scoop install option by @mechanicalbot in #1390
- Consistent logging during cluster creation flow by @danielgospodinow in #1398
- feat: support writing kubeconfig to a stream by @LinuxSuRen in #1381
New Contributors
- @moshe-kabala made their first contribution in #1339
- @mechanicalbot made their first contribution in #1390
- @danielgospodinow made their first contribution in #1398
- @LinuxSuRen made their first contribution in #1381
Full Changelog: v5.6.0...v5.6.2