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

Allow setting a priorityClassName for DaemonSet check #646

Merged
merged 2 commits into from
Sep 24, 2020

Conversation

mtougeron
Copy link
Contributor

This PR allows for you to optionally set a priorityClassName for the DaemonSet that is created in the check. This allows for preemption when some nodes are fully utilized.

While preemption isn't ideal, knowing the state of the synthetic checks & overall cluster health are a priority workload.

@joshulyne
Copy link
Collaborator

@mtougeron thanks for the pr! this lgtm!! :)

@joshulyne joshulyne self-requested a review September 23, 2020 19:19
@integrii integrii merged commit a71205e into kuberhealthy:master Sep 24, 2020
@mtougeron mtougeron deleted the ds-pod-priority branch September 29, 2020 23:40
@mtougeron
Copy link
Contributor Author

@integrii Thanks for merging this! How do I generate/trigger a new docker tag for this check?

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.

None yet

3 participants