🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.
Highlights
Highlights
- Tested with Kubernetes v1.32 & cloud-provider-vsphere v1.32
- Based on Cluster API v1.9
- Bumped to controller-runtime v0.19, k8s.io/* v0.31, controller-gen v0.16
- Bumped to Ubuntu 24.04 images (#3156) (backported to v1.11.1)
supervisor mode:
- Implement support for autoscale to/from zero (#3161) (backported to v1.11.1)
govmomi mode:
- Add field to VSphereCluster to allow explicitly disabling cluster modules (#3224)
- Support vCenter 9 (#3225) (backported to v1.11.2)
- Proper ignore IPv6 announcements when IPv6 is not requested (#3246)
- Allow using moid (#3229)
- Add NetworkConfigurations to VSphereFailureDomain (#3049)
Changes since v1.12.0-rc.0
📈 Overview
- 7 new commits merged
🌱 Others
- Bump CPI to v1.32.0-rc.0 (#3271)
- Bump go v1.22.10 (#3280)
- CI: Bump Kubernetes version to v1.32.0-rc.0 (#3270)
- e2e: add NodeDrain e2e test (#3278)
- Set base branch correctly for link checker (#3265)
- test: drop PR-Blocking from node drain test (#3283)
- test: do not test latest-1.33 on 1.12 branch (#3272)
Dependencies
Added
Nothing has changed.
Changed
- sigs.k8s.io/cluster-api: v1.9.0-rc.0 → v1.9.0-rc.1
- sigs.k8s.io/controller-runtime: v0.19.2 → v0.19.3
Removed
Nothing has changed.
⚠️ RELEASE CANDIDATE NOTES ⚠️
📖 Additionally, there have been 3 contributions to our documentation and book. (#3158, #3189, #3258)
More details about the release
Highlights
Changes since v1.11.0
📈 Overview
✨ New Features
🐛 Bug Fixes
🌱 Others
Dependencies
Added
Changed
Removed
_Thanks to all our contributors!_ 😊