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

Fill NodeInfo in CreateFromKey method in scheduler #5544

Merged
merged 1 commit into from
Mar 17, 2015

Conversation

piosz
Copy link
Member

@piosz piosz commented Mar 17, 2015

NodeInfo was nil and it caused segfault

Fixes #5503

NodeInfo was nil and it caused segfault

Fixes kubernetes#5503
@piosz
Copy link
Member Author

piosz commented Mar 17, 2015

cc @gmarek @lavalamp

@piosz
Copy link
Member Author

piosz commented Mar 17, 2015

It's related to #5351

@gmarek gmarek added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 17, 2015
@brendandburns
Copy link
Contributor

Merging.

brendandburns added a commit that referenced this pull request Mar 17, 2015
Fill NodeInfo in CreateFromKey method in scheduler
@brendandburns brendandburns merged commit 2a9c308 into kubernetes:master Mar 17, 2015
@piosz piosz deleted the fix branch March 27, 2015 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"nil pointer dereference" error in scheduler while trying to schedule pod with cpu specified
4 participants