mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
* reject destination delete request if sync is disabled * add changelog * removed duplicate code, moved error message to separate designated file * constructing error on a new line for readability --------- Co-authored-by: Arjun K S <arjun.ks@hashicorp.com> Co-authored-by: Arjun K S <Arjun.KS@ibm.com>
This commit is contained in:
parent
cae5303ed9
commit
643ed25952
1 changed files with 3 additions and 0 deletions
3
changelog/_11013.txt
Normal file
3
changelog/_11013.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
```release-note:bug
|
||||
secrets-sync (enterprise): Fix issue where sync store deletion could be attempted when sync is disabled.
|
||||
```
|
||||
Loading…
Reference in a new issue