Azure / AKS

Azure Kubernetes Service
https://azure.github.io/AKS/
1.97k stars 309 forks source link

[Feature] support workload identity in Azure Blob CSI driver #4645

Open AllenWen-at-Azure opened 1 week ago

AllenWen-at-Azure commented 1 week ago

Support stateful workloads to mount volumes in Azure Blob CSI driver with workload identity. As described in https://github.com/Azure/AKS/issues/3432, current Blob CSI driver has limitation which still needs to fetch account key and perform blobfuse mount with account key.