Highlights
- Support for Kubernetes v1.26.x added.
π 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.9
β οΈ Breaking Changes
- Used Kubernetes in 1.26 in Quick Start docs and CAPD (#7860)
π Bug Fixes
- trivy: also build capd & test-extension images (#7927)
- test/e2e: donβt restart the conformance test container after ginkgo exits (#7948)
- provider: Migrated outscale provider (#8001)
π± Others
- Updated cert-manager to
v1.11.0
(#7919) - test/e2e: ran clusterctl v0.4 => main test with
v1.23.13
(#7901) - test/e2e: Cleaned up test files (#7905)
- test/e2e: ClusterClass & test/framework: considered replicas for control plane readiness (#7924)
- Developer Experience: Bumped to Go
1.18.10
(#7982)
π Book
There have been 2 contributions to our documentation and book. (#8000, #7862)
Thanks to all our contributors!