Bug 2135805 - Windows 2022 template is missing vTPM and UEFI params in spec
Summary: Windows 2022 template is missing vTPM and UEFI params in spec
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Container Native Virtualization (CNV)
Classification: Red Hat
Component: Virtualization
Version: 4.12.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.12.0
Assignee: Barak
QA Contact: vsibirsk
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-10-18 13:20 UTC by vsibirsk
Modified: 2023-01-24 13:41 UTC (History)
3 users (show)

Fixed In Version: kubevirt-ssp-operator-container-v4.12.0-54
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-01-24 13:41:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github kubevirt common-templates pull 486 0 None Merged Windows 2022 template is missing vTPM and UEFI 2022-10-27 09:37:26 UTC
Github kubevirt common-templates pull 488 0 None Merged [release-v0.24] Windows 2022 template is missing vTPM and UEFI 2022-10-27 09:37:34 UTC
Red Hat Issue Tracker CNV-21892 0 None None None 2022-10-31 09:44:58 UTC
Red Hat Product Errata RHSA-2023:0408 0 None None None 2023-01-24 13:41:41 UTC

Description vsibirsk 2022-10-18 13:20:49 UTC
Description of problem:
Windows server 2k22 doesn't have vTPM and UEFI params in spec
(should have those as they are in official MS requirements)

Version-Release number of selected component (if applicable):
4.12

How reproducible:
100%

Steps to Reproduce:
1.oc -n openshift get templates windows2k22-server-large -o yaml
2.
3.

Actual results:
vTPM and UEFI missing in spec

Expected results:
spec has all relevant params

Additional info:

Comment 1 vsibirsk 2022-11-07 13:45:02 UTC
Verified on v4.12.0-54
Needed vTPM and UEFI params are now in spec

spec:
  domain:
    devices:
    ...
      tpm: {}
    features:
    ...
      smm: {}
    firmware:
      bootloader:
        efi:
          secureBoot: true

Comment 5 errata-xmlrpc 2023-01-24 13:41:30 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.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


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