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
441 stars 193 forks source link

instead of specifying objectName's in SecretproviderClass it would be great to read all secrets in key-vault and mount in the pod #477

Open skri547 opened 3 years ago

skri547 commented 3 years ago

Describe the solution you'd like [A clear and concise description of what you want to happen.]

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

Environment:

skri547 commented 3 years ago

Is there any solution already in place? If yes can you provide the relevant pods or steps to achieve this? Thanks

skri547 commented 3 years ago

@aramase any solution present already for this?

aramase commented 3 years ago

@skri547 No, that's not possible. The objects and versions (latest if not set) defined in the SecretProviderClass are the only ones fetched from keyvault.