mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-08 12:21:42 +01: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.
|
|
```
|