Bug 1878060
| Summary: | Snapshot feature gate is not enabled in cnv 2.5 | ||
|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Guohua Ouyang <gouyang> |
| Component: | Installation | Assignee: | Simone Tiraboschi <stirabos> |
| Status: | CLOSED ERRATA | QA Contact: | Satyajit Bulage <sbulage> |
| Severity: | high | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 2.5.0 | CC: | alitke, cnv-qe-bugs, fdeutsch, sbulage, stirabos, yadu, ycui |
| Target Milestone: | --- | Keywords: | TestBlocker |
| Target Release: | 2.5.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | hco-bundle-registry:v2.5.0-210 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-11-17 13:24:22 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: | |||
After executing below command able to see the "Snapshot" feature.
$ oc get configmap kubevirt-config -n openshift-cnv -o jsonpath='{.data.feature-gates}'
DataVolumes,SRIOV,LiveMigration,CPUManager,CPUNodeDiscovery,Sidecar,Snapshot
Verifying BZ.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Virtualization 2.5.0 Images), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2020:5127 |
Description of problem: Snapshot feature gate is not enabled in cnv 2.5 $ kubectl get configmap kubevirt-config -n openshift-cnv -o jsonpath='{.data.feature-gates}' DataVolumes,SRIOV,LiveMigration,CPUManager,CPUNodeDiscovery,Sidecar Version-Release number of selected component (if applicable): cnv 2.5 How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: