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

Remove leftover docs pointing to SystemAssigned Identities

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 4.19.z, 4.20.0
    • None
    • Informational
    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      https://github.com/openshift/installer/pull/9606 removed SystemAssignedIDs from support in the installer (pre-release), but missed some of the doc text.    

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

          

      How reproducible:

          

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          $ ./openshift-install explain installconfig.controlPlane.platform.azure.identity
      KIND:     InstallConfig
      VERSION:  v1RESOURCE: <object>
        Default: "None"
        Identity is the type of identity used for the virtual machine.
      The type 'SystemAssigned' is an implicitly created identity.
      The generated identity will be assigned a Subscription contributor role.
      The type 'UserAssigned' is a standalone Azure resource provided by the user
      and assigned to the VM
      Identity can only be set for control-plane nodes.FIELDS:
          type <string> -required-
            Valid Values: "None","SystemAssigned","UserAssigned"
            Type specifies the type of identity to be used.

      Expected results:

          Doc text and valid values do not contain "SystemAssigned"

      Additional info:

          

              Unassigned Unassigned
              padillon Patrick Dillon
              Jinyun Ma Jinyun Ma
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: