Description of problem:
RFE
As a Openshift user i want to be able to select which volumes my persistentvolumeclaims use by applying label selectors on the PVC against labeled Volumes. Similar to the concept used by projects with nodeSelectors.
there is currently a proposal that defines this issue. This is critical to running openshift across multiple separated environments where machines have acess to seperate NFS(storage) servers
https://github.com/kubernetes/kubernetes/pull/17056
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info: