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/controllers
Gergely Brautigam 3fbe318582
feat: allow pushing the whole secret to the provider (#2862)
* feat: allow pushing the whole secret to the provider

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

* add documentation about pushing a whole secret

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

* disabling this feature for the rest of the providers for now

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

* added scenario for update with existing property

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

---------

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
2023-11-21 22:00:21 +01:00
..
clusterexternalsecret feat: add namespace list selector to ClusterExternalSecrets (#2803) 2023-10-25 13:58:05 +02:00
commontest Let ManagedField handle metadata (#2705) 2023-09-25 09:33:00 +02:00
crds feat: fix cert-controller readiness probe (#2857) 2023-11-07 09:51:27 +01:00
externalsecret fix: remove sourceRef.generatorRef from .data[] (#2735) 2023-11-02 14:37:59 +01:00
metrics Add reconcile duration metric for ClusterExternalSecret controller (#2334) 2023-05-22 22:43:23 +02:00
pushsecret feat: allow pushing the whole secret to the provider (#2862) 2023-11-21 22:00:21 +01:00
secretstore Refactor the PushSecret interface (#2859) 2023-11-08 06:47:13 +09:00
webhookconfig feat: fix cert-controller readiness probe (#2857) 2023-11-07 09:51:27 +01:00