mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 11:51:45 +01: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.
|
|
```
|