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

[CAPI] Failed to enable configuration of boot diagnostics when creating VMs on azure on Azure

XMLWordPrintable

    • Moderate
    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      storageAccountType supported values for capi are: "Managed", "UserManaged", "Disabled", but for mapi are "AzureManaged","CustomerManaged"

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

      4.18.0-0.nightly-2024-09-05-074525

      How reproducible:

      Always

      Steps to Reproduce:

          1. Create azuremachinetemplate with below:
               diagnostics:
                  boot:
                    storageAccountType: AzureManaged
          2.
          3.
          

      Actual results:

      Report error:
      Error from server (Invalid): error when creating "azure-capi.yaml": AzureMachineTemplate.infrastructure.cluster.x-k8s.io "capi-azure-machine-template1" is invalid: spec.template.spec.diagnostics.boot.storageAccountType: Unsupported value: "AzureManaged": supported values: "Managed", "UserManaged", "Disabled"

      Expected results:

      The storageAccountType should same with mapi

      Additional info:

          

            rh-ee-nbrubake Nolan Brubaker
            rhn-support-zhsun Zhaohua Sun
            Zhaohua Sun Zhaohua Sun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: