Skip to content

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

Merged
consideRatio merged 1 commit intojupyterhub:masterfrom
cgiraldo:master
Dec 4, 2019
Merged

Fixing #1300 User-scheduler doesn't work with rancher/local-path-provisioner#1516
consideRatio merged 1 commit intojupyterhub:masterfrom
cgiraldo:master

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