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 d6e24a82bd
feat: add templating to PushSecret (#2926)
* feat: add templating to PushSecret

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

* adding unit tests around templating basic concepts and verifying output

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

* extracting some of the common functions of the parser

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

* remove some more duplication

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

* removed commented out code segment

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

* added documentation for templating feature

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

* simplified the templating for annotations and labels

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

---------

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
2023-12-22 21:45:34 +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 feat: add templating to PushSecret (#2926) 2023-12-22 21:45:34 +01:00
metrics Add reconcile duration metric for ClusterExternalSecret controller (#2334) 2023-05-22 22:43:23 +02:00
pushsecret feat: add templating to PushSecret (#2926) 2023-12-22 21:45:34 +01:00
secretstore Refactor the PushSecret interface (#2859) 2023-11-08 06:47:13 +09:00
templating feat: add templating to PushSecret (#2926) 2023-12-22 21:45:34 +01:00
webhookconfig feat: fix cert-controller readiness probe (#2857) 2023-11-07 09:51:27 +01:00