Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Update dependency kubernetes-sigs/cluster-api to v1.5.2

Kurt Garloff requested to merge renovate/kubernetes-sigs-cluster-api-1.x into main

Created by: mxmxchere

This PR contains the following updates:

Package Update Change
kubernetes-sigs/cluster-api patch 1.5.1 -> 1.5.2

Release Notes

kubernetes-sigs/cluster-api (kubernetes-sigs/cluster-api)

v1.5.2

Compare Source

👌 Kubernetes version support
  • Management Cluster: v1.24.x -> v1.28.x
  • Workload Cluster: v1.22.x -> v1.28.x

More information about version support can be found here

Changes since v1.5.1

📈 Overview
  • 19 new commits merged
  • 1 feature addition
  • 4 bugs fixed 🐛
New Features
  • ClusterClass: Introduce NamingStrategy and allow generating names using go templates (#​9428)
🐛 Bug Fixes
  • e2e: Fix autoscaler image repo (#​9357)
  • KCP: Fix KCP Controller reconcile always return error when workload cluster is unreachable (#​9449)
  • MachineHealthCheck: Fix excessive trace logging in the machine health check controller (#​9426)
  • Testing: Don't use v1alpha3 in clusterctl upgrade test (#​9412)
🌱 Others
  • ClusterClass: Improve Cluster variable defaulting/validation errors (#​9479)
  • ClusterClass: Improve message for TopologyReconciledCondition (#​9401)
  • Dependency: Bump cert-manager to v1.13.0 (#​9413)
  • Dependency: Bump to Go 1.20.8 (#​9383)
  • e2e: Bump autoscaler to v1.28.0 (#​9351)
  • KCP: Remove redundant GetRESTConfig in KCP Management.GetWorkloadCluster (#​9451)
  • Runtime SDK: Improve ClusterClass watch for ExtensionConfigs (#​9356)

📖 Additionally, there have been 6 contributions to our documentation and book. (#​9365, #​9430, #​9435, #​9466, #​9470, #​9491)

Thanks to all our contributors! 😊


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

Merge request reports