Bug 1991691
| Summary: | Enable DownwardMetrics FeatureGate via HCO CR | ||
|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Kedar Bidarkar <kbidarka> |
| Component: | Installation | Assignee: | Simone Tiraboschi <stirabos> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.9.0 | CC: | cnv-qe-bugs, ibesso, kmajcher, stirabos |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | 4.9.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | hco-bundle-registry-container-v4.9.0-153 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-11-02 15:59:51 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
Kedar Bidarkar
2021-08-09 17:41:00 UTC
Re-assigning this to HCO as this appears to be related to installation. Please feel free to re-assign if you think this is in error. Currently this feature gate is not enabled. Please provide us with business justification why you would need and we will then decide whether to implement it. Without sound justification, this bug will be closed as 'not a bug'. Closing as no justification for doing it was given. [kbidarka@localhost fedora]$ oc get kubevirt kubevirt-kubevirt-hyperconverged -n openshift-cnv -o yaml | grep -A 13 developerConfiguration
--
developerConfiguration:
diskVerification:
memoryLimit: 2G
featureGates:
- DataVolumes
- SRIOV
- LiveMigration
- CPUManager
- CPUNodeDiscovery
- Snapshot
- HotplugVolumes
- GPU
- HostDevices
- DownwardMetrics
We now see the "DownwardMetrics" FeatureGate as seen above from the kubevirt-kubevirt-hyperconverged.
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 (Moderate: OpenShift Virtualization 4.9.0 Images security and bug fix update), 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/RHSA-2021:4104 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 (Moderate: OpenShift Virtualization 4.9.0 Images security and bug fix update), 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/RHSA-2021:4104 |