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

Data disks defined in the machine set configuration are not being provisioned onto an Azure Stack Hub

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Important
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      The dataDisks configuration from the MachineSet CRD is silently ignored as it's not passed through to the StorageProfile struct when creating the VirtualMachine. The ask here is for the Azure Machine API Provider to handle the dataDisks configuration on Azure stack in the same way it does on normal Azure.
      
      

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

          

      How reproducible:

       Excerpt from machineset providerSpec:
      
            providerSpec:
              value:
                apiVersion: machine.openshift.io/v1beta1
                credentialsSecret:
                  name: azure-cloud-credentials
                  namespace: openshift-machine-api
                dataDisks:
                  - deletionPolicy: Delete
                    diskSizeGB: 200
                    managedDisk:
                      storageAccountType: ""
                    nameSuffix: data

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

      Customer has opened the following PR to start the process of getting this supported in the machine api provider - https://github.com/openshift/machine-api-provider-azure/pull/149
      

              rhn-gps-mbooth Matthew Booth
              rhn-support-zekhan Zeba Khan
              None
              None
              Zhaohua Sun Zhaohua Sun
              None
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated: