Bug 2135805

Summary: Windows 2022 template is missing vTPM and UEFI params in spec
Product: Container Native Virtualization (CNV) Reporter: vsibirsk
Component: VirtualizationAssignee: Barak <bmordeha>
Status: CLOSED ERRATA QA Contact: vsibirsk
Severity: high Docs Contact:
Priority: high    
Version: 4.12.0CC: acardace, fdeutsch, ksimon
Target Milestone: ---   
Target Release: 4.12.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: kubevirt-ssp-operator-container-v4.12.0-54 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-01-24 13:41: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 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