v1.2.11
👌 Kubernetes version support
- Management Cluster: v1.20.x -> v1.26.x [1]
- Workload Cluster: v1.18.x -> v1.26.x
[1] When using Cluster API with the experimental CLUSTER_TOPOLOGY feature, the Kubernetes version of the management cluster must be >= 1.22.0.
More information about version support can be found here
Changes since v1.2.10
🐛 Bug Fixes
- ClusterCacheTracker: fix panic in error creation (#8068)
- ClusterCacheTracker: Requeue health check during the creation of a new cluster accessor (#8159)
- KCP: Allow unsetting fields if their child fields are mutable (#8083)
🌱 Others
- ClusterClass: catch panics when applying patches (#8084)
- Developer Experience: Bump github.com/coredns/corefile-migration from 1.0.19 to 1.0.20 (#8197)
- Developer Experience: drop the draft release notes step from github workflow (#8033)
- Docs: fix command-line-tools links in book (#8164)
- Docs: Update owners file (#8069)
- KCP: Update coredns corefile migration to v1.0.19 (#8077)
Thanks to all our contributors! 😊