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

fix: Handles the case where the optional leaf SKI is missing #1534

Closed aramase closed 3 months ago

aramase commented 3 months ago

Cherry pick of #1509 on release-1.5.

1509: Handles the case where the optional leaf SKI is missing

For details on the cherry pick process, see the cherry pick requests page.