mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
Add paths for seal config to cache exceptions. Add barrierSealConfigPath and recoverySealConfigPlaintextPath to cacheExceptionsPaths in order to avoid a race that causes some nodes to always see a nil value.
4 lines
123 B
Plaintext
4 lines
123 B
Plaintext
```release-note:bug
|
|
core: Do not cache seal configuration to fix a bug that resulted in sporadic auto unseal failures.
|
|
```
|