Uploaded image for project: 'OpenShift Cloud'
  1. OpenShift Cloud
  2. OCPCLOUD-2864

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

XMLWordPrintable

    • None
    • None
    • CLOUD Sprint 279

      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:

          

              Unassigned Unassigned
              rhn-support-zhsun Zhaohua Sun
              None
              None
              Zhaohua Sun Zhaohua Sun
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: