1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/pkg
Spiros Economakis 73ec3a5368
Fix the issue for non deleting one/more key-value pair
The issue is that the `dataMap` from the provider returns only the remaining data
and we were updating partially the current `secretMap` only for the keys included
in the new value.

Ticket: #315
2021-08-18 14:30:20 +03:00
..
controllers Fix the issue for non deleting one/more key-value pair 2021-08-18 14:30:20 +03:00
provider Fixing incoming changes 2021-08-03 22:38:59 +02:00
template fix(template): fix templateFrom tpl execution 2021-07-10 17:51:16 +02:00
utils feat: ibm provider implementation 2021-07-02 16:00:05 +02:00