Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-61109

[GCP] with "confidentialCompute: Enabled" settings, the error message complains about "AMDEncryptedVirtualization" rather than "Enabled"

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Moderate
    • None
    • None
    • None
    • None
    • Done
    • Release Note Not Required
    • N/A
    • None
    • None
    • None
    • None

      This is a clone of issue OCPBUGS-55499. The following is the description of the original issue:

      Description of problem:

          with "confidentialCompute: Enabled" settings, the error message complains about "AMDEncryptedVirtualization" rather than "Enabled"

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

          see the build https://prow.ci.openshift.org/view/gs/test-platform-results/logs/release-openshift-origin-installer-launch-aws-modern/1917089506457030656 having the PR https://github.com/openshift/installer/pull/9637

      How reproducible:

          Always

      Steps to Reproduce:

          1. "create install-config", and then insert the interested settings (see [1])
          2. "create manifests" (or "create cluster", see [2])    

      Actual results:

          With "confidentialCompute: Enabled" settings for both compute and controlPlane, the shown error message complains about confidential computing type "AMDEncryptedVirtualization", rather than "Enabled".
      
      controlPlane.platform.gcp.type: Invalid value: "n2-standard-4": Machine type do not support AMDEncryptedVirtualization. Machine types supporting AMDEncryptedVirtualization: c2d, n2d, c3d, compute[0].platform.gcp.type: Invalid value: "n2-standard-4": Machine type do not support AMDEncryptedVirtualization. Machine types supporting AMDEncryptedVirtualization: c2d, n2d, c3d
      

      Expected results:

          The expected error message is like, 
      
      controlPlane.platform.gcp.type: Invalid value: "n2-standard-4": Machine type do not support Enabled. Machine types supporting Enabled: c2d, n2d, c3d, compute[0].platform.gcp.type: Invalid value: "n2-standard-4": Machine type do not support Enabled. Machine types supporting Enabled: c2d, n2d, c3d
      

      Additional info:

          

              bgartzia@redhat.com Benat Garcia
              rhn-support-jiwei Jianli Wei
              None
              None
              Jianli Wei Jianli Wei
              None
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: