Skip to content

Commit 7eb1622

Browse files
authored
Merge pull request #94631 from bscott-rh/OCPBUGS-56658
OSDOCS-14788 known issue with AWS credentials
2 parents 54598c8 + 0c28125 commit 7eb1622

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

release_notes/ocp-4-19-release-notes.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2308,7 +2308,9 @@ There is no workaround for this issue. (link:https://issues.redhat.com/browse/OC
23082308

23092309
* {product-title} clusters that are installed on {aws-short} in the Mexico Central region (`mx-central-1`) cannot be destroyed. (link:https://issues.redhat.com/browse/OCPBUGS-56020[*OCPBUGS-56020*])
23102310

2311-
* When installing a cluster on {azure-short}, if you set `compute.platform.azure.identity.type`, `controlplane.platform.azure.identity.type`, or `platform.azure.defaultMachinePlatform.identity.type` to "None", your cluster is unable to pull images from the Azure Container Registry. You can avoid this issue by providing a user-assigned identity, or by leaving the identity field blank, which causes the installation program to generate a user-assigned identity. (link:https://issues.redhat.com/browse/OCPBUGS-56008[*https://issues.redhat.com/browse/OCPBUGS-56008*])
2311+
* When installing a cluster on {azure-short}, if you set any of the`compute.platform.azure.identity.type`, `controlplane.platform.azure.identity.type`, or `platform.azure.defaultMachinePlatform.identity.type` field values to `None`, your cluster is unable to pull images from the Azure Container Registry. You can avoid this issue by either providing a user-assigned identity, or by leaving the identity field blank. In both cases, the installation program generates a user-assigned identity. (link:https://issues.redhat.com/browse/OCPBUGS-56008[*OCPBUGS-56008*])
2312+
2313+
* When installing a cluster on {aws-short}, if you did not configure {aws-short} credentials before running any `openshift-install create` command, the installation program will fail. (link:https://issues.redhat.com/browse/OCPBUGS-56658[*OCPBUGS-56658*])
23122314

23132315
[id="ocp-telco-ran-4-19-known-issues_{context}"]
23142316

0 commit comments

Comments
 (0)