-
Bug
-
Resolution: Unresolved
-
Undefined
-
4.19, 4.20
-
None
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:
- blocks
-
OCPBUGS-57137 Revert from removing user-assigned identity from Azure ARM template
-
- Closed
-
- is cloned by
-
OCPBUGS-57137 Revert from removing user-assigned identity from Azure ARM template
-
- Closed
-
- links to