Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-39709

[cnv-4.14]Update Windows-11 templates to reflect TPM to be persistent:True

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • CNV v4.14.10
    • CNV v4.14.4
    • CNV Virt-Node
    • None
    • 1
    • False
    • Hide

      None

      Show
      None
    • False
    • CNV-25734 - Full vTPM for Windows 11+
    • Hide
      In all the Windows-11 Templates, earlier persistent TPM was disabled by default.
      As we had spec.domain.devices.tpm = {} which equals to .spec.domain.devices.tpm.persistent = false , which is now updated to spec.domain.devices.tpm.persistent = True.
      Thus enabling persistent TPM by default.
      Show
      In all the Windows-11 Templates, earlier persistent TPM was disabled by default. As we had spec.domain.devices.tpm = {} which equals to .spec.domain.devices.tpm.persistent = false , which is now updated to spec.domain.devices.tpm.persistent = True. Thus enabling persistent TPM by default.
    • Bug Fix
    • Proposed
    • ---
    • ---
    • Yes
    • No

      Description of problem:

      Update Windows-11 templates to reflect TPM to be persistent:True
      
      As, spec.domain.devices.tpm = {} equals to .spec.domain.devices.tpm.persistent = false

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

      4.16.0

      How reproducible:

      Check the Win-11 Templates

      Steps to Reproduce:

      1. oc get templates -n openshift 
      2. check all the windows-11 templates
      3. spec.domain.devices.tpm.persistent = True 

      Actual results:

      spec.domain.devices.tpm = {}

      Expected results:

      spec.domain.devices.tpm.persistent = True 

      Additional info:

       

              ffossemo@redhat.com Federico Fossemo
              kbidarka@redhat.com Kedar Bidarkar
              Kedar Bidarkar Kedar Bidarkar
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: