You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the new image to internal/test/helpers/vcsim/model.go
Bump template env variables in test/e2e/config/vsphere.yaml and test/e2e/config/config-overrides-example.yaml
Also bump KUBERNETES_VERSION_*
Also bump KUBERNETES_VERSION_LATEST_CI to the next minor version
Also bump CPI_IMAGE_K8S_VERSION
Regenerate packaging/flavorgen/cloudprovider/cpi/cpi.yaml by checking out the release tag of https://github.com/kubernetes/cloud-provider-vsphere and running helm template charts/vsphere-cpi
## 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)
Please see the corresponding sections in release-tasks.md for documentation of individual tasks.
Tasks
Early in the cycle:
Release-specific tasks:
After the CAPI beta & RC release:
After the Kubernetes beta & RC release:
After the CPI beta & RC release:
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:
The text was updated successfully, but these errors were encountered: