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

[2115769] Machine type is updated to rhel8.6.0 in KV CR but not in Templates

XMLWordPrintable

    • None

      Description of problem: Machine type is updated to rhel8.6.0 in KV CR but is still rhel8.4.0 in templates

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

      How reproducible:

      Steps to Reproduce:
      1.oc get templates rhel8-server-medium -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: "type": "pc-q35-rhel8.6.0"

      Expected results:
      Step1 result: "type": "pc-q35-rhel8.6.0"
      Step2 result: "type": "pc-q35-rhel8.6.0"

      Additional info:

              ocohen@redhat.com Oren Cohen
              akrgupta@redhat.com Akriti gupta
              Akriti gupta Akriti gupta
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: