Update GO modules dependencies (patch)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| sigs.k8s.io/cluster-api | require | patch |
v1.8.11 -> v1.8.12
|
| sigs.k8s.io/controller-runtime | require | patch |
v0.19.6 -> v0.19.7
|
Release Notes
kubernetes-sigs/cluster-api (sigs.k8s.io/cluster-api)
v1.8.12
👌 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.11
📈 Overview
- 4 new commits merged
- 1 bug fixed
🐛
🐛 Bug Fixes
- clusterctl: Clusterctl upgrade hangs for a time on CRD migration when new version contains a number of new CRDs (#12005)
🌱 Others
- CI/Github: bump md-link check to 1.0.17 (#12079)
- e2e: Ensure to always preload kindnetd to not hit ImagePullBackoff (#11996)
- KCP: Bump corefile-migration library to v1.0.26 (#12064)
Dependencies
Added
Nothing has changed.
Changed
- github.com/coredns/corefile-migration: v1.0.25 → v1.0.26
Removed
Nothing has changed.
Thanks to all our contributors!
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.19.7
What's Changed
-
🐛 fix: cache should list out of global cache when present and necessary by @k8s-infra-cherrypick-robot in https://github.com/kubernetes-sigs/controller-runtime/pull/3128 -
🐛 Fakeclient: Fix dataraces when writing to the scheme by @k8s-infra-cherrypick-robot in https://github.com/kubernetes-sigs/controller-runtime/pull/3146 - Revert "
✨ Expose all Go runtime metrics" by @k8s-infra-cherrypick-robot in https://github.com/kubernetes-sigs/controller-runtime/pull/3148
Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.6...v0.19.7
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Sylva Renovate bot