You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
right now GetVolumeById lists all pvs and then checks them against the volume id. we should change the ListOptions to filter on only pvs provisioned by csi-rlcone. or to just get by name directly and validate the Spec.CSI without the for loop at all.
The text was updated successfully, but these errors were encountered:
right now GetVolumeById lists all pvs and then checks them against the volume id. we should change the ListOptions to filter on only pvs provisioned by csi-rlcone. or to just get by name directly and validate the Spec.CSI without the for loop at all.
The text was updated successfully, but these errors were encountered: