Lirt / velero-plugin-for-openstack

Openstack Cinder, Manila and Swift plugin for Velero backups
MIT License
27 stars 16 forks source link

Tests: Do not upgrade CRDs in velero helm chart #108

Closed Lirt closed 8 months ago

Lirt commented 8 months ago

Integration test is always freshly executed therefore it doesn't need to run Velero job to upgrade CRDs.

Upgrade CRDs job has an unconfirmed bug that prevents CI from successing (https://github.com/vmware-tanzu/helm-charts/issues/559).