Bug 1745328

Summary: HCO kubevirt-config confgmap sidecar feature gate
Product: Container Native Virtualization (CNV) Reporter: Asher Shoshan <ashoshan>
Component: InstallationAssignee: Marc Sluiter <msluiter>
Status: CLOSED CURRENTRELEASE QA Contact: Irina Gulina <igulina>
Severity: high Docs Contact:
Priority: unspecified    
Version: 2.1.0CC: cnv-qe-bugs, msluiter, rhallise
Target Milestone: ---   
Target Release: 2.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: hco-bundle-registry:v2.1.0-21 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-11-04 15:07:46 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Asher Shoshan 2019-08-25 12:22:24 UTC
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

Comment 2 Irina Gulina 2019-09-02 13:46:05 UTC
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