Skip to content

v1.8.9

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 19:06
· 943 commits to main since this release
1b5b623

👌 Kubernetes version support

  • Management Cluster: v1.27.x -> v1.31.x
  • Workload Cluster: v1.25.x -> v1.31.x

More information about version support can be found here

Changes since v1.8

📈 Overview

  • 7 new commits merged
  • 1 bug fixed 🐛

🐛 Bug Fixes

  • util: Also patch external refs if the UID differs (#11690)

🌱 Others

  • Dependency: Bump github.com/coredns/corefile-migration to v1.0.25 (#11680)
  • Dependency: Bump to controller-runtime v0.18.7 (#11644)
  • KCP: Stop recreating logger for etcd client (#11682)
  • MachineHealthCheck: Improve Machine remediation logs (#11708)
  • util: Call patchHelper only if necessary when reconciling external refs (#11684)
  • util: PatchHelper: call toUnstructured only if necessary (#11683)

Dependencies

Added

Nothing has changed.

Changed

  • github.com/coredns/corefile-migration: v1.0.24 → v1.0.25
  • sigs.k8s.io/controller-runtime: v0.18.6 → v0.18.7

Removed

Nothing has changed.

Thanks to all our contributors! 😊