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

[2145137] Machine type is not updated to rhel9.2.0 in Templates

XMLWordPrintable

    • CNV Virtualization Sprint 231, CNV Virtualization Sprint 232, CNV Virtualization Sprint 233, CNV Virtualization Sprint 234
    • Important
    • None

      Description of problem:
      Machine type is updated to rhel9.0.0 in KV CR but not in Templates

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

      How reproducible:

      Steps to Reproduce:
      1.oc get templates rhel8-desktop-tiny -n openshift -o json | jq .objects[0].spec.template.spec.domain.machine
      2.oc get kv -n openshift-cnv kubevirt-kubevirt-hyperconverged -o json | jq .spec.configuration.machineType

      Actual results:

      step1 result: "type": "pc-q35-rhel8.4.0"
      step2 result: "pc-q35-rhel9.0.0"

      Expected results:
      step1 result: "type": "pc-q35-rhel9.0.0"
      step2 result: "pc-q35-rhel9.0.0"

      Additional info:

              prnaraya@redhat.com Prita Narayan (Inactive)
              akrgupta@redhat.com Akriti gupta
              Kedar Bidarkar Kedar Bidarkar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: