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

restart according to rolling upgrade instructions added #336

Closed
wants to merge 1 commit into from
Closed

restart according to rolling upgrade instructions added #336

wants to merge 1 commit into from

Conversation

smirta
Copy link

@smirta smirta commented Jan 31, 2024

This will add a switch to restart a cluster according to instructions noted in Rolling Upgrade Procedure for upgrading a single HA cluster.

Flow in ansible:

  1. Identify if host is a leader
  2. If not, restart it
  3. Wait until it is available again
  4. restart leader

I'm by no means an Ansible expert, I hope this makes sense and this PR is acceptable. As far as I can see it works as expected.

@FalcoSuessgott
Copy link
Collaborator

thanks for the PR! Looks great, I will try to fix that CI very soon so you can continue

@smirta smirta closed this by deleting the head repository Jun 24, 2024
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