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

🐛 Remove server from load balancer after node is drained #1145

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

lucasrattz
Copy link
Contributor

@lucasrattz lucasrattz commented Feb 5, 2024

What this PR does / why we need it:
This PR aims to improve the removal of servers from the load balancer, avoiding downtime.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #1143

Special notes for your reviewer:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
Unit tests will be created later.

TODOs:

  • squash commits
  • include documentation

@lucasrattz lucasrattz marked this pull request as ready for review February 5, 2024 16:32
@syself-bot syself-bot bot added the area/code Changes made in the code directory label Feb 5, 2024
@lucasrattz lucasrattz marked this pull request as draft February 5, 2024 16:47
@lucasrattz lucasrattz force-pushed the lr/remove-deleting-server-from-lb branch 4 times, most recently from 4ae1b6b to 8e7720b Compare February 5, 2024 17:13
@batistein batistein merged commit a554026 into main Feb 6, 2024
16 checks passed
@batistein batistein deleted the lr/remove-deleting-server-from-lb branch February 6, 2024 16:52
@lucasrattz lucasrattz mentioned this pull request Feb 6, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/code Changes made in the code directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove server from load balancer after node is drained
2 participants