mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
* core: fix start up policy loading race condition on perf standbys * Use correct bool for perf standby * changelog
5 lines
176 B
Plaintext
5 lines
176 B
Plaintext
```release-note:bug
|
|
core: fix a start up race condition where performance standbys could go into a
|
|
mount loop if default policies are not yet synced from the active node.
|
|
```
|