-
Story
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
Quality / Stability / Reliability
-
3
-
False
-
-
False
-
-
Yes
-
CNV I/U Operators Sprint 284, CNV I/U Operators Sprint 286
-
None
The DisableMDevConfiguration in HCO was deprecated in KubeVirt, and the new Enabled field was introduced instead.
We want to do the same in HCO:
- Add new enabled to the PermittedHostDevices type
- Use the new field instead of the feature gate
- Remove all default values for the feature gate
- mutating webhook: if the FG is enabled - set the enabled field to "false"
- remove the FG on upgrade
