Skip to content

v5.7.0

Compare
Choose a tag to compare
@iwilltry42 iwilltry42 released this 04 Jul 12:39
· 118 commits to main since this release
7dc4a5c

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 the coredns-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