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

Prevent double-initialization of cluster #649

Closed
wants to merge 1 commit into from

Conversation

DavidePrincipi
Copy link
Member

@DavidePrincipi DavidePrincipi commented Jun 21, 2024

  • Prevent join-node to be executed two times on the same node, or execute create-cluster after a partially-failed join-node
  • Print an error message in the log. If the create-cluster or join-cluster must be executed again, uninstall/reinstall is the way to go.

Refs NethServer/dev#6958

- Prevent join-node to be executed two times on the same node.
- Print an error message. If the create-cluster or join-cluster must be
  executed again, uninstall/reinstall is the way to go.
@DavidePrincipi DavidePrincipi self-assigned this Jun 21, 2024
@DavidePrincipi

This comment was marked as outdated.

@DavidePrincipi DavidePrincipi requested a review from Amygos June 24, 2024 08:27
@DavidePrincipi DavidePrincipi marked this pull request as ready for review June 24, 2024 08:28
@DavidePrincipi
Copy link
Member Author

I'm sorry but I noticed a regression in the get-cluster-status action. I'll try another approach.

@DavidePrincipi DavidePrincipi deleted the prevent-reinit branch June 24, 2024 15:26
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.

3 participants