🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.
Highlights
- Tested with Kubernetes v1.33 & cloud-provider-vsphere v1.33
- Based on Cluster API v1.10
- Bumped to Go 1.23, controller-runtime v0.20, k8s.io/* v0.32, controller-gen v0.17
- Implemented v1beta2 conditions for all CRDs
- Improved & extended e2e test coverage, e.g. added Scale and NodeDrain e2e test
govmomi mode:
- Add ability to add new data disks to VM during clone process (#3214 ##3332)
- Add VM naming strategy (#3286)
Changes since v1.13.0-beta.1
📈 Overview
- 4 new commits merged
🌱 Others
Dependencies
Added
- github.com/prashantv/gostub: v1.1.0
- go.uber.org/automaxprocs: v1.6.0
Changed
- github.com/coredns/corefile-migration: v1.0.25 → v1.0.26
- github.com/google/pprof: 40e02aa → 27863c8
- github.com/onsi/ginkgo/v2: v2.23.3 → v2.23.4
- github.com/onsi/gomega: v1.36.3 → v1.37.0
- golang.org/x/sys: v0.31.0 → v0.32.0
- sigs.k8s.io/cluster-api: v1.10.0-beta.1 → v1.10.0-rc.0
Removed
Nothing has changed.
⚠️ RELEASE CANDIDATE NOTES ⚠️
📖 Additionally, there has been 1 contribution to our documentation and book. (#3301)
More details about the release
Highlights
Changes since v1.12.0
📈 Overview
⚠️ Breaking Changes
✨ New Features
🐛 Bug Fixes
🌱 Others
Dependencies
Added
Changed
Removed
_Thanks to all our contributors!_ 😊