StatCan / kubeflow

Machine Learning Toolkit for Kubernetes
Apache License 2.0
0 stars 3 forks source link

Implement validation for mounted pvc upstream #53

Open saffaalvi opened 3 years ago

saffaalvi commented 3 years ago

Users can try to create notebook servers that request mounting a read-write-once (single user) data volume that is already in use. This results in a notebook server that will never fully start

We implemented a feature to validate the user's request for volumes on the new notebook server prior to submission, alerting them to this error. This way users don't get stuck with machines that never start.

The commits related to this feature that need to be integrated into upstream code are:

ca-scribner commented 3 years ago

@brendangadd Saffa wont get to this one before she leaves so we should either reassign or banish it to backlog :)