Skip to content

v1.4.5

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 17:10
· 2999 commits to main since this release
v1.4.5
d5e6afa

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