kubernetes-sigs / cluster-api-provider-vsphere

Apache License 2.0
372 stars 294 forks source link

Tasks for v1.12 release cycle #3084

Open sbueringer opened 4 months ago

sbueringer commented 4 months ago

Please see the corresponding sections in release-tasks.md for documentation of individual tasks.

Tasks

Early in the cycle:

Release-specific tasks:

After the Kubernetes minor release:

Late in the cycle:

Continuously:

Probably for the next cycle:

sbueringer commented 3 months ago

Checked for deprecations, nothing to do for this cycle

sbueringer commented 1 week ago

@chrischdi @fabriziopandini Release note highlight draft as of today (19th November):

## 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)