Skip to content

v1.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 18:19
· 4495 commits to main since this release
v1.3.3
0903009

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! 😊