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

Fixing #1300 User-scheduler doesn't work with rancher/local-path-provisioner #1516

Merged
merged 1 commit into from
Dec 4, 2019

Conversation

cgiraldo
Copy link
Contributor

@cgiraldo cgiraldo commented Dec 4, 2019

Inspecting the user-schedule-xxxx pod log:

error binding volumes: persistentvolumeclaims "claim-test" is forbidden: User "system:serviceaccount:ns:user-scheduler" cannot update resource "persistentvolumeclaims" in API group "" in the namespace "ns"

I fix it by creating a new roleBinding to let user-scheduler update the volume claim:

@consideRatio consideRatio merged commit 95fd91f into jupyterhub:master Dec 4, 2019
@consideRatio
Copy link
Member

@cgiraldo thanks this LGTM!

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

Successfully merging this pull request may close these issues.

2 participants