👌 Kubernetes version support
- Management Cluster: v1.33.x -> v1.37.x
- Workload Cluster: v1.31.x -> v1.37.x
More information about version support can be found here
Changes since v1.14.0
📈 Overview
- 22 new commits merged
- 5 bugs fixed 🐛
🐛 Bug Fixes
- API: Don't use cache with CRD migrator (#14120)
- Bootstrap: Execute /etc/kubeadm.sh via /bin/bash for /etc noexec compatibility (#14136)
- Bootstrap: Fix ParseSecretName round-trip for purposes containing hyphens (#14135)
- ClusterCache: Apply Options.ClusterFilter in SetupWithManager (#14124)
- Conditions: Fix deprecate condition utils (#14132)
🌱 Others
- CI: Bump gcb-docker-gcloud to a prod image (#14061)
- Dependency: Bump corefile-migration to v1.0.35 (#14117)
- Dependency: Bump Go Version to 1.26.6 (#14098)
- e2e: Bump kind to v0.33.0 (#14152)
- e2e: Bump Kubernetes 1.37.0-rc.0 (#14066)
- e2e: Bump to Kubernetes v1.37.0 (#14142)
- e2e: Bump to Kubernetes v1.37.0-rc.1 (#14107)
- Misc: Standardize cache package imports (#14131)
- Testing: Bump envtest to v1.37.0 (#14148)
- Testing: Consider restart policy in containerHasTerminated (#14071)
- Testing: Start testing against Kubernetes v1.38 (#14151)
📖 Additionally, there have been 6 contributions to our documentation and book. (#14060, #14073, #14074, #14112, #14150, #14153)
Dependencies
Added
Nothing has changed.
Changed
- github.com/coredns/corefile-migration: v1.0.34 → v1.0.35
Removed
Nothing has changed.
Thanks to all our contributors! 😊