mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-06 19:31:09 +01:00
* 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>
4 lines
161 B
Plaintext
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.
|
|
```
|