Update module sigs.k8s.io/cluster-api to v1.8.9

This MR contains the following updates:

Package Type Update Change
sigs.k8s.io/cluster-api require patch v1.8.8 -> v1.8.9

Release Notes

kubernetes-sigs/cluster-api (sigs.k8s.io/cluster-api)

v1.8.9

Compare Source

👌 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! 😊


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading