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

Make pod priority settings configurable in orchestra charts #63

Merged
merged 7 commits into from
Jul 16, 2020

Conversation

c0c0n3
Copy link
Member

@c0c0n3 c0c0n3 commented Jul 16, 2020

This PR makes priorityClassName configurable in all current charts. In fact, we might need to specify priorities for services other than Orion, QL, and Crate since the default priority if not specified and there's no global default (i.e. there's no PriorityClass resource with globalDefault: true) becomes zero, which is the lowest possible. (See K8s docs about it).

I picked up an issue with the IoT Agent chart that I initially thought was related to this PR's change set, but after rolling back the changes the issue was still there, so I opened a separate GH issue to tackle it some other time---see #62.

@c0c0n3 c0c0n3 requested a review from chicco785 July 16, 2020 15:04
@chicco785 chicco785 merged commit 1301fc6 into master Jul 16, 2020
@c0c0n3 c0c0n3 deleted the impl-priority-class branch July 16, 2020 16:55
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