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
438 stars 194 forks source link

feat: allow configuring default cloud environment #1555

Closed aramase closed 4 months ago

aramase commented 5 months ago

Add a flag in the provider --cloud-name to configure default cloud to use if cloudName is not provided in SecretProviderClass. This will be useful in custom cloud envs for defining AzureStackCloud as default + setting AZURE_ENVIRONMENT_FILEPATH one-time at the provider level instead of every SecretProviderClass.

fixes https://github.com/Azure/secrets-store-csi-driver-provider-azure/issues/1541

aramase commented 5 months ago

/azp run pr-e2e-azure

azure-pipelines[bot] commented 5 months ago
Azure Pipelines successfully started running 1 pipeline(s).
github-actions[bot] commented 4 months ago

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

nilekhc commented 4 months ago

/azp run pr-e2e-azure

azure-pipelines[bot] commented 4 months ago
Azure Pipelines successfully started running 1 pipeline(s).