-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
docs: updated the description of min_quorum #12014
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍🏼
@@ -919,7 +919,7 @@ Valid time units are 'ns', 'us' (or 'µs'), 'ms', 's', 'm', 'h'." | |||
unhealthy. Defaults to 250. | |||
|
|||
- `min_quorum` - Sets the minimum number of servers necessary | |||
in a cluster before autopilot can prune dead servers. There is no default. | |||
in a cluster. Autopilot will stop pruning dead servers when this minimum is reached. There is no default. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍒 If backport labels were added before merging, cherry-picking will start automatically. To retroactively trigger a backport after merging, add backport labels and re-run https://circleci.com/gh/hashicorp/consul/550147. |
🍒✅ Cherry pick of commit 209d03c onto |
docs: updated the description of min_quorum
🍒✅ Cherry pick of commit 209d03c onto |
docs: updated the description of min_quorum
Added in clarification on how autopilot uses min_quorum