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

feat: add ability to drain on rebalance #400

Merged
merged 5 commits into from
Apr 12, 2021
Merged

feat: add ability to drain on rebalance #400

merged 5 commits into from
Apr 12, 2021

Conversation

trutx
Copy link
Contributor

@trutx trutx commented Apr 7, 2021

Issue #, if available: #368

Description of changes:

Currently NTH will only cordon a node when a rebalance recommendation signal is received. This PR adds the ability to also drain the node when such signal is received.

Also adding a couple of missing parameters in the Helm chart.

@dennisme
Copy link

dennisme commented Apr 7, 2021

🎉

Copy link
Contributor

@brycahta brycahta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for the work and adding tests! Looks good on a first pass, had some minor comments

Copy link
Contributor

@brycahta brycahta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just remove version bump in Chart.yaml-- everything else looks good 👍

Were you able to confirm the sqs behavior from my previous comment:

  • Is it necessary to set both enableSqsTerminationDraining and enableRebalanceDraining to drain on Rebalance in Queue Processor mode?

@trutx trutx requested a review from brycahta April 12, 2021 10:20
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