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
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
..
cache feat: make cache generic, refactor feature flags (#1640) 2023-01-19 17:25:47 +01:00
constants fix: do not iterate on the raw response value (#2801) 2023-10-24 12:13:11 +02:00
controllers feat: add templating to PushSecret (#2926) 2023-12-22 21:45:34 +01:00
feature feat: make cache generic, refactor feature flags (#1640) 2023-01-19 17:25:47 +01:00
find feature: aws getallsecrets (#820) 2022-03-24 17:09:32 +01:00
generator fix: use service management endpoint for ACR when using WI (#2913) 2023-11-30 00:02:28 +01:00
metrics Creating constants file (#2291) 2023-05-15 17:22:18 +02:00
provider minor changes: extension of PR #2950 (#2967) 2023-12-21 08:38:08 +02:00
template add directive to apply template on secret names (#2802) 2023-10-25 13:45:38 +02:00
utils Signed-off-by: Kiyo510 <miraishida00510@gmail.com> (#2919) 2023-12-02 14:53:11 +01:00