π Kubernetes version support
- Management Cluster: v1.23.x -> v1.27.x
- Workload Cluster: v1.21.x -> v1.27.x
More information about version support can be found here
Changes since v1.4.4
π Overview
- 13 new commits merged
- 6 bugs fixed π
π Bug Fixes
- clusterctl: Return early if release for latest tag does not exist yet (#8965)
- Dependency: Bump to docker v24.0.5-0.20230714235725-36e9e796c6fc (#9043)
- e2e: Bump kindest/node image used in e2e tests (#8974)
- e2e: Increase timeout for clusterclass rollout test (#8937)
- KCP: Prevent nil pointer exception in kcp controller when in⦠(#8991)
- KCP: Requeue KCP object if ControlPlaneComponentsHealthyCondition is not yet true (#9036)
π± Others
- CAPD: Set Kubelet args internally in CAPD (#8929)
- ClusterCacheTracker: ClusterCacheTracker: ensure Get/List calls are not getting stuck when apiserver is unreachable (#9027)
- Dependency: Bump google.golang.org/grpc to v1.55.0 (#8970)
- Devtools: Build golangci-lint locally (#8935)
- e2e: Add SHA to default KIND image used in e2e tests (#8976)
- Dependency: Bump docker to v24.0.5 (#9066)
- Devtools: Change tilt debug base image to golang (#9074)
Thanks to all our contributors! π