Description of problem: Configmap kubevirt-config in ns openshift-cnv created by HCO-operator is missing feature gate "sidecar" Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: https://github.com/kubevirt/kubevirt/pull/2454/files
https://github.com/kubevirt/hyperconverged-cluster-operator/pull/247
Verified >> oc describe cm kubevirt-config -n openshift-cnv Name: kubevirt-config Namespace: openshift-cnv Labels: app=hyperconverged-cluster Annotations: <none> Data ==== feature-gates: ---- DataVolumes,SRIOV,LiveMigration,CPUManager,CPUNodeDiscovery,Sidecar migrations: ---- {"nodeDrainTaintKey" : "node.kubernetes.io/unschedulable"} Events: <none> >> oc status -n openshift-cnv | awk -F "/" '/brew/ {print $NF}' | sort -u cluster-network-addons-operator:v2.1.0-7 hyperconverged-cluster-operator:v2.1.0-11 kubevirt-cpu-node-labeller:v2.0.0-7 kubevirt-ssp-operator:v2.1.0-9 kubevirt-template-validator:v2.0.0-8 machine-remediation-operator:v2.1.0-10 node-maintenance-operator:v2.1.0-7 virt-api:v2.1.0-8 virt-cdi-apiserver:v2.1.0-12 virt-cdi-controller:v2.1.0-12 virt-cdi-operator:v2.1.0-12 virt-cdi-uploadproxy:v2.1.0-12 virt-controller:v2.1.0-8 virt-handler:v2.1.0-8 virt-operator:v2.1.0-8