"nil pointer dereference" error in scheduler while trying to schedule pod with cpu specified #5503
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone
When I'm trying to run pod with cpu specified (redis-master from guestbook example) I can see:
And in scheduler logs:
The problem disappear when I remove line
"cpu": 100,
from pod specification.The text was updated successfully, but these errors were encountered: