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

[Azure] missing value layer in Machine API document for Azure boot diagnostics

XMLWordPrintable

    • Low
    • None
    • 1
    • False
    • Hide

      None

      Show
      None

      Description of problem:

          The doc https://docs.openshift.com/container-platform/4.16/machine_management/creating_machinesets/creating-machineset-azure.html#machineset-azure-boot-diagnostics_creating-machineset-azure   mentions
      
      
      Enabling Azure boot diagnostics
      
      
      providerSpec:
        diagnostics:
          boot:
            storageAccountType: AzureManaged 
      
      
      should be
      
      
      providerSpec:
         value:
            diagnostics:
               boot:
                  storageAccountType: AzureManaged 
      
      
      
      For 
      
      providerSpec:
        diagnostics:
          boot:
            storageAccountType: CustomerManaged 
            customerManaged:
              storageAccountURI: https://<storage-account>.blob.core.windows.net 
      
      
      also missing value layer under providerSpec

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

          4.16

      How reproducible:

          

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

              jrouth@redhat.com Jeana Routh
              huliu@redhat.com Huali Liu
              Huali Liu Huali Liu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: