Skip to content

Fix cluster join and leave issues#202

Draft
Syleron wants to merge 1 commit intodevfrom
cursor/fix-cluster-join-and-leave-issues-0de5
Draft

Fix cluster join and leave issues#202
Syleron wants to merge 1 commit intodevfrom
cursor/fix-cluster-join-and-leave-issues-0de5

Conversation

@Syleron
Copy link
Copy Markdown
Owner

@Syleron Syleron commented Sep 8, 2025

Improve CLI feedback for cluster join, status, and leave commands, and add a doctor command to guide users on common misconfigurations.

Previously, pulsectl cluster join would report "Successfully joined" even if the node's configured bind IP conflicted with another node or was not on a local interface, leading to the node being in the configuration but not actively participating in the cluster. This PR addresses this by adding pre- and post-join validation, clearer status output, and a new diagnostic command to provide immediate, actionable feedback to users.


Open in Cursor Open in Web

@cursor
Copy link
Copy Markdown

cursor bot commented Sep 8, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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