Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-27645

Introduce a new Tunable featureGate DisableMDEVConfiguration

XMLWordPrintable

    • 5
    • False
    • Hide

      None

      Show
      None
    • False
    • CNV-25876 - GA: NVIDIA GPU Operator
    • ---
    • ---
    • CNV I/U Operators Sprint 235

      We need to Introduce a new feature gate DisableMDEVConfiguration at HCO CR level.

      https://github.com/kubevirt/hyperconverged-cluster-operator/blob/main/api/v1beta1/hyperconverged_types.go#L295

      Important: afaik, We need to make this featureGate Tunable, via HCO CR.

       
      oc annotate --overwrite -n kubevirt-hyperconverged hco kubevirt-hyperconverged \
        [kubevirt.kubevirt.io/jsonpatch='[

      {|http://kubevirt.kubevirt.io/jsonpatch='%5B%7B]"op": "add", \     "path": "/spec/configuration/developerConfiguration/featureGates/-", \     "value": DisableMDEVConfiguration }

      ]'
      ```
      Git Pull Request: https://github.com/kubevirt/hyperconverged-cluster-operator/pull/2320

            ocohen@redhat.com Oren Cohen
            kbidarka@redhat.com Kedar Bidarkar
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: