only list specific file share snapshot in CreateSnapshot to reduce get file share throttling using management API #2152
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
Is your feature request related to a problem?/Why is this needed
Currently we list all file shares under one storage account, we could only list specific file share snapshot in CreateSnapshot, that could could reduce the get file share throttling further more
azurefile-csi-driver/pkg/azurefile/controllerserver.go
Line 1275 in a7d2453
this is a further improvement of #1694 which reduces the get file share throttling a little using management API
Describe the solution you'd like in detail
Describe alternatives you've considered
Additional context
/kind feature
The text was updated successfully, but these errors were encountered: