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 validation for mounted pvc upstream #53

Open
saffaalvi opened this issue Feb 25, 2021 · 1 comment
Open

Implement validation for mounted pvc upstream #53

saffaalvi opened this issue Feb 25, 2021 · 1 comment

Comments

@saffaalvi
Copy link

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
Copy link

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

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

No branches or pull requests

2 participants