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

Implement PersistentVolumeSelector #18359

Closed
markturansky opened this issue Dec 8, 2015 · 4 comments
Closed

Implement PersistentVolumeSelector #18359

markturansky opened this issue Dec 8, 2015 · 4 comments
Assignees
Labels
sig/storage Categorizes an issue or PR as relevant to SIG Storage.

Comments

@markturansky
Copy link
Contributor

See #18333

Add “Labels” to the PersistentVolume object and “Selectors” to the PersistentVolumeClaim object. The binding controller(s) must resolve labels as it tries to fulfill PVCs.

This feature was deemed non-controversial and can be implemented separately from other proposals for provisioning and volumes.

@thockin @saad-ali @childsb @kubernetes/rh-storage

@markturansky markturansky self-assigned this Dec 8, 2015
@pmorie pmorie changed the title Impelement PersistentVolumeSelector Implement PersistentVolumeSelector Dec 9, 2015
@saad-ali saad-ali added sig/storage Categorizes an issue or PR as relevant to SIG Storage. team/cluster labels Dec 15, 2015
@solsson
Copy link

solsson commented Apr 3, 2016

@saad-ali
Copy link
Member

saad-ali commented Apr 4, 2016

Our highest priority goal for storage in k8s v1.3 is rock solid reliability. To that end we're making huge investments in stabilizing the existing mount/unmount/attach/detach/provision/delete/bind/recycle code. The next iteration of dynamic provisioning (which includes introduction of selectors/classes) is something we really want and are tracking, but will be a lower priority for v1.3.

@asalkeld
Copy link

@saad-ali I am not sure of the status of this feature (is someone already working on it), but I need the functionality and can get started with implementing this, if that makes sense now that 1.3 is about done.

@jsafrane
Copy link
Member

@asalkeld VolumeSelector is already implemented in #25917. I'm closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/storage Categorizes an issue or PR as relevant to SIG Storage.
Projects
None yet
Development

No branches or pull requests

5 participants