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.3.2
β οΈ Breaking Changes
- Used Kubernetes in 1.26 in Quick Start docs and CAPD (#7859)
π Bug Fixes
- test/e2e: fixed cluster cleanup in self-hosted test (#7931)
- test/e2e: donβt restart the conformance test container after ginkgo exits (#7947)
- provider: Migrated github repository cluster-api-provider-outscale from organization outscale-dev to outscale (#7999)
π± Others
- Updated cert-manager to
v1.11.0
(#7918) - test/e2e: ran clusterctl v0.4 => main test with
v1.23.13
(#7900) - test/e2e: Cleaned up test files and updated docs (#7903)
- test/e2e: ClusterClass & test/framework: considered replicas for control plane readiness (#7923)
- Developer Experience: Bumped to Go
1.19.5
(#7984)
π Book
Additionally, there have been 8 contributions to our documentation and book. (#7971, #7962, #7959, #7944, #7939, #7937, #7898, #7861)
Thanks to all our contributors! π