mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Add sys/storage/raft/bootstrap option to reset TLS keyring * Add a comment * Remove resetTLSKeyring arg & fix based on review comments * Add changelog * Update vault/raft.go Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com> * fix failing test * typo in go doc :sadpanda: --------- Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
3 lines
112 B
Plaintext
3 lines
112 B
Plaintext
```release-note:bug
|
|
core: fix issue when attempting to re-bootstrap HA when using Raft as HA but not storage
|
|
``` |