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

Ability to setup a VM startup/shutdown order in the cluster #14

Open
jay7x opened this issue Feb 26, 2024 · 1 comment
Open

Ability to setup a VM startup/shutdown order in the cluster #14

jay7x opened this issue Feb 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jay7x
Copy link
Owner

jay7x commented Feb 26, 2024

It'd be nice to have a VM startup/shutdown order in the cluster. That allows to do staged cluster startup/shutdown.

Imagine we have 3 VM with node1 having order of 10 and other 2 VMs having order of 100. Then node1 should be started first and the other nodes should be started after the 1st one in parallel. Shutdown sequence should happen in a reversed order.

@jay7x jay7x added enhancement New feature or request good first issue Good for newcomers labels Feb 26, 2024
@jay7x
Copy link
Owner Author

jay7x commented Mar 10, 2024

I guess priority name is better (0 - default, higher value => start earlier)

@jay7x jay7x removed the good first issue Good for newcomers label Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant