Azure / aad-pod-identity

[DEPRECATED] Assign Azure Active Directory Identities to Kubernetes applications.
https://azure.github.io/aad-pod-identity
MIT License
568 stars 255 forks source link

LinkedAuthorizationFailed when using a re-created managed identity (same name, different clientId) #1392

Closed pfefferf closed 1 year ago

pfefferf commented 1 year ago

Have you

Describe the bug

Following scenario:

I checked already following points:

What can be seen from the message is, that the binding activity tries to use the client id from the old/removed managed identity, not the client id from the new created managed identity. Specs were adjusted to use the new identity and successfully deployed.

Steps To Reproduce see description above

Expected behavior no error

AAD Pod Identity version 1.8.13

Kubernetes version 1.25.5

Additional context

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 14 days with no activity. Please comment or this will be closed in 7 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 21 days with no activity. Feel free to re-open if you are experiencing the issue again.