crane-scheduler
crane-scheduler copied to clipboard
rbac does not have sufficient permissions
What happened?
When the pod uses the waitForFirstConsumer type pvc, the crane-scheduler does not have sufficient permissions to update the annotation of the pvc. Scheduler needs permission to update the pvc.
What did you expect to happen?
Pod was successfully scheduled.
How can we reproduce it (as minimally and precisely as possible)?
Create a pod that uses pvc, and the pvc uses a waitForFirstConsumer type storageclass.
crane-scheduler only update the annotation of node, i am not understand your question? Could you pleause provide more information?