ListVolumes API doesn't list the volumes that are created in an external resource group #632
Labels
kind/bug
Categorizes issue or PR as related to a bug.
kind/feature
Categorizes issue or PR as related to a new feature.
What happened:
ListVolumes API doesn't list the volumes that are created in a different resource group
What you expected to happen:
ListVolumes API should list all the disks that are attached to the nodes in a resource group
How to reproduce it:
Anything else we need to know?:
With azuredisk csi driver, disks might get created in different resource groups. The current implementation of ListVolumes(#618) only supports the default case when the disks are created in the current resource group
Environment:
kubectl version
):uname -a
):The text was updated successfully, but these errors were encountered: