Bug 2096240 - RHEL9 templates missing UEFI params
Summary: RHEL9 templates missing UEFI params
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Container Native Virtualization (CNV)
Classification: Red Hat
Component: SSP
Version: 4.10.2
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.10.3
Assignee: Antonio Cardace
QA Contact: Akriti Gupta
URL:
Whiteboard:
Depends On:
Blocks: 2097313
TreeView+ depends on / blocked
 
Reported: 2022-06-13 11:14 UTC by vsibirsk
Modified: 2022-07-20 16:01 UTC (History)
5 users (show)

Fixed In Version: kubevirt-ssp-operator-container-v4.10.3-3
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2097313 (view as bug list)
Environment:
Last Closed: 2022-07-20 16:01:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github kubevirt common-templates pull 465 0 None open [release-v0.19] Have RHEL 9 template use UEFI by default 2022-06-29 13:39:59 UTC
Red Hat Product Errata RHEA-2022:5675 0 None None None 2022-07-20 16:01:27 UTC

Description vsibirsk 2022-06-13 11:14:42 UTC
Description of problem:
Missing UEFI params form RHEL9 common templates templates

Version-Release number of selected component (if applicable):
CNV 4.10.2 Templates version v0.19.5

How reproducible:
100%

Steps to Reproduce:
1.oc -n openshift get template rhel9-desktop-large -o yaml
2.
3.

Actual results:
No UEFI params in template

Expected results:
features:
  smm:
    enabled: true
firmware:
  bootloader:
    efi: {}

Additional info:

Comment 1 Akriti Gupta 2022-07-05 10:14:46 UTC
verified with kubevirt-ssp-operator v4.10.3-3
[cnv-qe-jenkins@localhost ~]$ oc get clusterversion
NAME      VERSION   AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.10.21   True        False         19h     Error while reconciling 4.10.21: the cluster operator kube-apiserver is degraded


[cnv-qe-jenkins@localhost ~]$ oc -n openshift get template rhel9-desktop-large -o yaml | grep -A 6 "features"
          features:
            smm:
              enabled: true
          firmware:
            bootloader:
              efi: {}
          machine:


 UEFI params found in RHEL9 templates

Comment 7 errata-xmlrpc 2022-07-20 16:01:13 UTC
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 4.10.3 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-2022:5675


Note You need to log in before you can comment on or make changes to this bug.