You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removing the identity from the Azure nodes in
#9538
broke the acr-credentials-provider, which allows pulling images
from private registries in Azure.
Instead of re-adding the identity attached to the node, we can
add a secret which will add credentials to the cloud provider config.
Upstream is working on a solution that will use credentials requests.
Once that is landed, we can remove this. Track:
kubernetes/enhancements#4412
0 commit comments