Files
vault/changelog/28059.txt
Ellie 6558df47b4 Check if storage should be updated during invalidation (#28059)
* check if storage should be updated during invalidation

* add changelog

* add other tests and fix for auth move

* fix changelog

* fix comment

* remove ent tests

---------

Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
2024-08-22 17:00:55 -04:00

4 lines
161 B
Plaintext

```release-note:bug
command: The `vault secrets move` and `vault auth move` command will no longer attempt to write to storage on performance standby nodes.
```