You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 21, 2023. It is now read-only.
If Vaults.updateLocalVaultCRStatus() can't query a node or determine that it's healthy, Vaults.syncUpgrade() will:
Assume an update is in progress.
Erroneously determine that the active node is the only non-updated node.
Kill it to "complete" the update.
This causes disruption while a standby node takes over and (in installations without auto-unsealing) reduces resiliency by eliminating one of the unsealed, standby nodes.