azure-service-operator
azure-service-operator copied to clipboard
Feature: Export clientId from UserAssignedIdentity
Hello,
To be able to use the Pod identity feature in a AKS clsuter, it could be great to have the resource Id and the client Id of the generated managed identity in a ConfigMap or Secret.
Thanks
This may be possible by adding $azureGeneratedSecrets. We'll add this to our backlog - given it's a simple change, we'd also accept a PR.
We were just talking about this in #2489 and #2435. This is something that we want to do.