Bug 2115769
Summary: | Machine type is updated to rhel8.6.0 in KV CR but not in Templates | ||
---|---|---|---|
Product: | Container Native Virtualization (CNV) | Reporter: | Akriti Gupta <akrgupta> |
Component: | Virtualization | Assignee: | Oren Cohen <ocohen> |
Status: | CLOSED ERRATA | QA Contact: | Akriti Gupta <akrgupta> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.12.0 | CC: | dholler, ksimon, lpivarc, ocohen |
Target Milestone: | --- | ||
Target Release: | 4.12.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | CNV v4.12.0-346, CNV v4.12.0.rhel9-368 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-01-24 13:39:30 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
Akriti Gupta
2022-08-05 10:03:06 UTC
Fixed in CNV v4.12.0-346 (pc-q35-rhel8.6.0) and in CNV v4.12.0.rhel9-368 (pc-q35-rhel9.0.0) Verified with v4.12.0-548 [akrgupta@fedora ~]$ oc get templates rhel8-server-medium -n openshift -o json | jq .objects[0].spec.template.spec.domain.machine { "type": "pc-q35-rhel8.6.0" } [akrgupta@fedora ~]$ oc get kv -n openshift-cnv kubevirt-kubevirt-hyperconverged -o json | jq .spec.configuration.machineType "pc-q35-rhel8.6.0" Machine type is updated to rhel8.6.0 in both KV CR and Templates. 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 (Important: OpenShift Virtualization 4.12.0 Images security 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-2023:0408 |