Skip to content

Make (rabbitmq-run.mk): abort restart-cluster if something goes wrong (backport #12616) #12620

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

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Oct 30, 2024

For example, if the first restarted node doesn't start, don't try to restart the other nodes. This mimics what orchestrators such as Kubernetes or BOSH would do (although they perform this check differently)


This is an automatic backport of pull request #12616 done by Mergify.

For example, if the first restarted node doesn't start,
don't try to restart the other nodes. This mimics what
orchestrators such as Kubernetes or BOSH would do
(although they perform this check differently)

(cherry picked from commit 2c0fc70)
@mergify mergify bot added the make label Oct 30, 2024
@michaelklishin michaelklishin merged commit 5dd791e into v4.0.x Oct 30, 2024
194 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.0.x/pr-12616 branch October 30, 2024 18:07
michaelklishin added a commit that referenced this pull request Oct 30, 2024
Make (rabbitmq-run.mk): abort restart-cluster if something goes wrong (backport #12616) (backport #12620)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants