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

Add a flag to exclude tainted nodes #101

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

barrykp
Copy link
Contributor

@barrykp barrykp commented Aug 25, 2023

On a cluster that has many tainted nodes it's not straightforward to understand whether there is sufficient capacity to drain one: nodes with taints can make it seem like there is more capacity than there really would be.

This patch solves for the simplest use case by allowing all tainted nodes to be excluded with a flag.

On a cluster that has many tainted nodes it's not straightforward to understand
whether there is sufficient capacity to drain one: nodes with taints can make
it seem like there is more capacity than there really would be.

This patch solves for the simplest use case by allowing all tainted nodes to be
excluded with a flag.
@robscott
Copy link
Owner

robscott commented Jan 4, 2024

Thanks @barrykp! Sorry for the delay on getting to this!

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