cluster-api-provider-vsphere icon indicating copy to clipboard operation
cluster-api-provider-vsphere copied to clipboard

Bump VM operator to the next release

Open fabriziopandini opened this issue 1 year ago • 5 comments
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

fabriziopandini avatar May 23 '24 14:05 fabriziopandini