mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* initial interceptors * tests and request handling * remove comment * test comments * changelog * pr fixes * reuse existing method * fix test
4 lines
196 B
Plaintext
4 lines
196 B
Plaintext
```release-note:change
|
|
storage/raft: Do not allow nodes that have been removed from the raft cluster configuration to respond to requests. Shutdown and seal raft nodes when they are removed.
|
|
```
|