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/pushsecret
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
..
psmetrics Add reconcile_duration metrics (#2382) 2023-06-05 21:26:25 +02:00
pushsecret_controller.go feat: add templating to PushSecret (#2926) 2023-12-22 21:45:34 +01:00
pushsecret_controller_template.go feat: add templating to PushSecret (#2926) 2023-12-22 21:45:34 +01:00
pushsecret_controller_test.go feat: add templating to PushSecret (#2926) 2023-12-22 21:45:34 +01:00
suite_test.go chore: bump dependencies (#2654) 2023-08-28 11:50:46 +02:00