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

Feature: Putting hosts in to Maintenance Mode. #84

Closed
vizerei opened this issue Sep 26, 2024 · 5 comments · Fixed by #87
Closed

Feature: Putting hosts in to Maintenance Mode. #84

vizerei opened this issue Sep 26, 2024 · 5 comments · Fixed by #87
Assignees
Labels
feature question Further information is requested

Comments

@vizerei
Copy link

vizerei commented Sep 26, 2024

Similar to VMWare, I would like to be able to put a cluster in "Maintenance Mode" ideally from the GUI but CLI is fine for now. This should function by removing it from consideration for any incoming VMs and immediately begin balancing out all of the existing VMs/CTs away as if the server/host is stuck at 100% usage. Needed for patching/HW Upgrades/Testing etc.

@gyptazy gyptazy self-assigned this Sep 26, 2024
@gyptazy gyptazy added question Further information is requested feature labels Sep 26, 2024
@gyptazy
Copy link
Owner

gyptazy commented Sep 26, 2024

Hey @vizerei,

thanks for providing this idea!

Something like that is already on the roadmap and part of the rolling-update support. There's also already a PR (#48). However, it'll still take some time because it comes in addition with the ProxLB API. Maybe I can find some time and create a small release including an option to put a node into a maintenance mode.

Cheers,
gyptazy

@vizerei
Copy link
Author

vizerei commented Sep 26, 2024

Yeah I saw that feature request. It kind of made sense to me that this would be a stepping stone on the way to that while also providing more general usefulness.

@gyptazy
Copy link
Owner

gyptazy commented Sep 27, 2024

Duplicate to request #58

@gyptazy
Copy link
Owner

gyptazy commented Oct 7, 2024

Hey @vizerei,

this feature is now included and can be tested from the main branch. You can find more about the usage in #87.

This feature will be part of the upcoming 1.0.4 release.

Cheers,
gyptazy

@vizerei
Copy link
Author

vizerei commented Oct 7, 2024

You are the best! Will test ASAP.

Edit: Deleted the part where I was dumb and forgot you already have that :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature question Further information is requested
Projects
None yet
2 participants