-
Story
-
Resolution: Done
-
Critical
-
None
-
CNV v4.17.0
-
None
Currently not all the required feature gates are enabled in 4.17.0 and in order to test the feature we need all the feature gates enabled.
The following annotation has to be added to the hyperconverged resource in the openshift-cnv namespace.
kubevirt.kubevirt.io/jsonpatch: '[{"op":"add","path":"/spec/configuration/developerConfiguration/featureGates/-","value":"VolumeMigration"},{"op":"add","path":"/spec/configuration/developerConfiguration/featureGates/-","value":"VolumesUpdateStrategy"}]'