Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[VAULT-21282] Add a changelog entry for the updated Raft Autopilot re…
Browse files Browse the repository at this point in the history
…conciliation logic
kubawi committed Jan 9, 2025

Unverified

This user has not yet uploaded their public signing key.
1 parent 80fe86a commit 60ffc5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelog/29306.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:change
raft/autopilot: We've updated the autopilot reconciliation logic (by updating the raft-autopilot dependency to v0.3.0) to avoid artificially increasing the quorum in presence of an unhealthy node. Now Autopilot will start the reconciliation process by attempting to demote a failed voter node before any promotions, hence making Vault resilient to certain rare failure modes leading to a loss of quorum.
```

0 comments on commit 60ffc5e

Please sign in to comment.