mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 11:51:45 +01:00
* Undo additions to the barrier encryption count if persisting those encryptions fails * changelog
4 lines
205 B
Plaintext
4 lines
205 B
Plaintext
```release-note:bug
|
|
core: Fix bug when if failing to persist the barrier keyring to track encryption counts, the number of outstanding encryptions remains added to the count, overcounting encryptions.
|
|
```
|