-
Bug
-
Resolution: Done-Errata
-
Minor
-
4.19.z, 4.20.0
-
None
-
Quality / Stability / Reliability
-
False
-
-
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:
- clones
-
OCPBUGS-56268 Remove leftover docs pointing to SystemAssigned Identities
-
- Verified
-
- is blocked by
-
OCPBUGS-56268 Remove leftover docs pointing to SystemAssigned Identities
-
- Verified
-
- links to
-
RHEA-2024:11038 OpenShift Container Platform 4.19.z bug fix update