-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add priorityClassName to the Manager Container #67
Conversation
Help the scheduler to understand the pod's priority versus other pods to be scheduled
Skipping CI for Draft Pull Request. |
/test 4.13-openshift-e2e |
1 similar comment
/test 4.13-openshift-e2e |
Hmm looking at the 3 Three priorityClassName conventions I'm not entirely sure whether
|
we should discuss this more, tbh I doubt that /hold |
👍🏻
Consistency with the other operators, since they use In the last team meeting we have discussed about this topic and AFAIU using |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/hold cancel
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: razo7, slintes The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Help the scheduler to understand the pod's priority versus other pods to be scheduled.
priorityClassName for other Medik8s operators:
system-cluster-critical
system-cluster-critical
system-cluster-critical
Related links: