Bug 2097313 - 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.9.5
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.9.6
Assignee: Antonio Cardace
QA Contact: Akriti Gupta
URL:
Whiteboard:
Depends On: 2096240
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-06-15 12:27 UTC by Kedar Bidarkar
Modified: 2023-11-13 08:17 UTC (History)
7 users (show)

Fixed In Version: kubevirt-ssp-operator-container-v4.9.6-3
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2096240
Environment:
Last Closed: 2022-09-22 08:17:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github kubevirt common-templates pull 466 0 None open [release-v0.16] Have RHEL 9 template use UEFI by default 2022-06-29 13:40:37 UTC
Red Hat Issue Tracker CNV-19141 0 None None None 2023-11-13 08:17:06 UTC
Red Hat Product Errata RHSA-2022:6681 0 None None None 2022-09-22 08:17:13 UTC

Internal Links: 2104879

Description Kedar Bidarkar 2022-06-15 12:27:50 UTC
+++ This bug was initially created as a clone of Bug #2096240 +++

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 2 Akriti Gupta 2022-09-08 15:33:02 UTC
Verified with kubevirt-ssp-operator v4.9.6-5

[akrgupta@fedora auth]$ 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-09-22 08:17:00 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 (Important: OpenShift Virtualization 4.9.6 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-2022:6681


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