Open sbueringer opened 4 months ago
Checked for deprecations, nothing to do for this cycle
@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)
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:
README.md
accordinglyinternal/test/helpers/vcsim/model.go
test/e2e/config/vsphere.yaml
andtest/e2e/config/config-overrides-example.yaml
KUBERNETES_VERSION_*
KUBERNETES_VERSION_LATEST_CI
to the next minor versionCPI_IMAGE_K8S_VERSION
packaging/flavorgen/cloudprovider/cpi/cpi.yaml
by checking out the release tag ofhttps://github.com/kubernetes/cloud-provider-vsphere
and runninghelm template charts/vsphere-cpi
test/e2e/data/infrastructure-vsphere-govmomi/main/clusterclass/patch-vsphere-template.yaml
test/e2e/data/infrastructure-vsphere-supervisor/main/clusterclass/patch-vsphere-template.yaml
Late in the cycle:
Continuously:
Probably for the next cycle: