Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change GetVolumeById to be more efficient #8

Open
Panaetius opened this issue Jan 10, 2024 · 0 comments
Open

change GetVolumeById to be more efficient #8

Panaetius opened this issue Jan 10, 2024 · 0 comments

Comments

@Panaetius
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant