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
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.
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.
@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.
See #18333
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
The text was updated successfully, but these errors were encountered: