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:
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
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