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
The CI tests use a hardcoded kubevirt CR with some additional required feature flags added.
It would be nice if the test were using the example CR provided with the latest kubevirt release and were patching in any missing required feature flags instead of using a hardcoded kubevirt CR.
This will help to avoid situations like #516, where deprecated values in the CR cause issues.
/kind enhancement
What happened:
The CI tests use a hardcoded kubevirt CR with some additional required feature flags added.
It would be nice if the test were using the example CR provided with the latest kubevirt release and were patching in any missing required feature flags instead of using a hardcoded kubevirt CR.
This will help to avoid situations like #516, where deprecated values in the CR cause issues.
See:
ssp-operator/automation/common/deploy-kubevirt-and-cdi.sh
Line 18 in 19e5c5e
The text was updated successfully, but these errors were encountered: