Azure / secrets-store-csi-driver-provider-azure

Azure Key Vault provider for Secret Store CSI driver allows you to get secret contents stored in Azure Key Vault instance and use the Secret Store CSI driver interface to mount them into Kubernetes pods.
https://azure.github.io/secrets-store-csi-driver-provider-azure/
MIT License
432 stars 191 forks source link

add support for the resource id as userAssignedIdentityID #1551

Open andyliuliming opened 2 months ago

andyliuliming commented 2 months ago

Describe the solution you'd like looks like userAssignedIdentityID: can only be the client id (guid), is it ok to add support for the resource id pattern too? Access Azure Key Vault with the CSI Driver Identity Provider - Azure Kubernetes Service | Microsoft Learn

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment: