-
Bug
-
Resolution: Done-Errata
-
Undefined
-
4.19, 4.20
-
None
This is a clone of issue OCPBUGS-57000. The following is the description of the original issue:
—
Description of problem:
Based on https://github.com/openshift/installer/pull/9718, installer default behavior is changed back to create user-assigned identity to avoid pulling image from ACR failed. https://github.com/openshift/installer/pull/9625 removed the user-assigned identity configuration from Azure ARM template, so the issue also happens on UPI cluster. The Azure ARM template in UPI installation doc is synced from installer repo automatically, #9625 needs to be reverted until installer default behavior changes to use "None" identity type, so that doc has correct ARM template content.
Version-Release number of selected component (if applicable):
4.19+
How reproducible:
Always
Steps to Reproduce:
1. Create UPI install on 4.19+ 2. Pull image from ACR 3.
Actual results:
Failed to pull image from ACR
Expected results:
Succeeded to pull image from ACR
Additional info:
- clones
-
OCPBUGS-57000 Revert from removing user-assigned identity from Azure ARM template
-
- Verified
-
- is blocked by
-
OCPBUGS-57000 Revert from removing user-assigned identity from Azure ARM template
-
- Verified
-
- links to
-
RHBA-2025:9278 OpenShift Container Platform 4.19.1 bug fix update