Skip to content

v1.3.10

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 17:08
· 3720 commits to main since this release
v1.3.10
3f7ccb8

👌 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.9


📈 Overview

  • 6 new commits merged
  • 2 bugs fixed 🐛

🐛 Bug Fixes

  • Dependency: Bump to docker v24.0.5-0.20230714235725-36e9e796c6fc (#9046)
  • KCP: Requeue KCP object if ControlPlaneComponentsHealthyCondition is not yet true (#9034)

🌱 Others

  • ClusterCacheTracker: ClusterCacheTracker: ensure Get/List calls are not getting stuck when apiserver is unreachable (#9033)
  • Dependency: Bump google.golang.org/grpc to v1.55.0 (#8971)
  • Dependency: Bump docker to v24.0.5 (#9067)
  • Dependency: Change tilt debug base image to golang (#9075)

Thanks to all our contributors! 😊