Skip to content

v1.2.10

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 18:20
· 5157 commits to main since this release
v1.2.10
06fea74

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!