v1.2.12
👌 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.11
📈 Overview
- 10 new commits merged
- 1 feature additions ✨
- 5 bugs fixed 🐛
✨ New Features
- API: Implements Getter interface for IPAddressClaim object (#8381)
🐛 Bug Fixes
- clusterctl: Ensure all GitHub releases are fetched when searching provider versions (#8360)
- KCP: bugfix function aggregateFromMachinesToKCP (#8227)
- KCP: Enable updates from CloudInit (mostly ubuntu) based KCPs to Ignition (flatcar) based KCPs (#8356)
- Machine: Drop uid from error messages (#8336)
- Machine: bug fix to set node interruptible label (#8300)
🌱 Others
- Bump golang.org/x/net to v0.7.0 (#8278)
- Bump kpromo to v3.5.1 (#8305)
- CAPD: set privileged PSA policy (#8313)
📖 Additionally, there have been 2 contributions to our documentation and book. (#8386, #8222)
Thanks to all our contributors! 😊