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

This MR contains the following updates:

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

Release Notes

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

v1.10.2

Compare Source

👌 Kubernetes version support

  • Management Cluster: v1.28.x -> v1.33.x
  • Workload Cluster: v1.26.x -> v1.33.x

More information about version support can be found here

Changes since v1.10.1

📈 Overview

  • 10 new commits merged
  • 2 feature additions
  • 3 bugs fixed 🐛

New Features

  • Dependency: Complete bump to Kubernetes v1.33 (#​12211)
  • Dependency: Update KUBEBUILDER_ENVTEST_KUBERNETES_VERSION (#​12167)

🐛 Bug Fixes

  • Bootstrap: Relax minLength for bootstrap.dataSecretName to 0 (#​12180)
  • ClusterClass: Fix pattern on Cluster classNamespace field (#​12252)
  • Machine: fallback to InfraMachine providerID if Machine providerID is not set (#​12209)

🌱 Others

  • Dependency: Bump cert-manager to v1.17.2 (#​12217)
  • Dependency/Security: Bump modules to fix CVEs (#​12176)
  • e2e: Add 1.33 kind image to mapper.go file (#​12192)
  • e2e: Add an option to override custom node image name for kind cluster (#​12239)

📖 Additionally, there has been 1 contribution to our documentation and book. (#​12141)

Dependencies

Added

Nothing has changed.

Changed
  • golang.org/x/net: v0.37.0 → v0.38.0
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