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

Minor fixes for scheduler priority configuration #6188

Merged
merged 2 commits into from
Mar 30, 2015

Conversation

abhgupta
Copy link

The accidental priority function weight hard-coding was introduced in a recent PR.

The EqualPriority was registered and a part of the "default" provider with a 0 weight so that it would not run. However, this created an issue where the scheduler would run into errors if the EqualPriority was specified via configuration without a weight.

@googlebot
Copy link

Thanks for your pull request.

It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA) at https://cla.developers.google.com/.

If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check the information on your CLA or see this help article on setting the email on your git commits.

Once you've done that, please reply here to let us know. If you signed the CLA as a corporation, please let us know the company's name.

@abhgupta
Copy link
Author

@lavalamp PTAL - some minor fixes

@vmarmol
Copy link
Contributor

vmarmol commented Mar 30, 2015

Assigning to @lavalamp feel free to re-assign.

@abhgupta
Copy link
Author

@vmarmol That was superfast. Just submitted the PR and this was already assigned before I could add a comment for @lavalamp ...

@lavalamp
Copy link
Member

LGTM

lavalamp added a commit that referenced this pull request Mar 30, 2015
Minor fixes for scheduler priority configuration
@lavalamp lavalamp merged commit 10b4fe6 into kubernetes:master Mar 30, 2015
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.

4 participants