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

Remove leftover docs pointing to SystemAssigned Identities

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Informational
    • None
    • None
    • None
    • None
    • In Progress
    • Release Note Not Required
    • None
    • None
    • None
    • None
    • None

      This is a clone of issue OCPBUGS-56268. The following is the description of the original issue:

      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
              openshift-crt-jira-prow OpenShift Prow Bot
              None
              None
              Jinyun Ma Jinyun Ma
              None
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: