cluster-api-provider-vsphere
cluster-api-provider-vsphere copied to clipboard
Bump VM operator to the next release
trafficstars
A few notes for the next bump:
- [ ] VM Operator is going to stop pulling in the topology CRDs into the manifest, we should pull them in from
- https://github.com/vmware-tanzu/vm-operator/blob/main/config/crd/external--crds/topology.tanzu.vmware.com_availabilityzones.yaml
- https://github.com/vmware-tanzu/vm-operator/blob/main/config/crd/external-crds/topology.tanzu.vmware.com_vspherezones.yaml
- [ ] Zones
- [ ] Use Zone CRD directly from vm-operator and get rid of our copy
- [ ] Extend e2e test coverage to test both zone variants