mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
Vault-27794 : Update unsync as successful when destination no longer exists in secret sync (#10951) (#11218)
* VAULT-27794 - Secret sync bypassing errors while deleting a Vercel destination * VAULT-27794 - Update unsync as successful when destination no longer exists * VAULT-27794 - Added changelog and tests * VAULT-27794 - Added changelog and tests * VAULT-27794 - Comments updated * VAULT-27794 - Updated code chanes as per review comments * VAULT-27794 - Updated code chanes as per review comments * Update changelog/_10951.txt --------- Co-authored-by: santoshhashicorp <santosh.yelamarthi@hashicorp.com> Co-authored-by: John-Michael Faircloth <fairclothjm@users.noreply.github.com>
This commit is contained in:
parent
63bbbd163b
commit
9bc8a5074a
1 changed files with 3 additions and 0 deletions
3
changelog/_10951.txt
Normal file
3
changelog/_10951.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
```release-note:bug
|
||||
secret-sync (enterprise): Improved unsync error handling by treating cases where the destination no longer exists as successful.
|
||||
```
|
||||
Loading…
Reference in a new issue