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/externalsecret
Moritz Johner 76cf8ad263
feat: allow generators to be referenced from a PushSecret (#3965)
This removes the need for an intermediary Kind=ExternalSecret and
Kind=Secret when using a generator.

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2024-10-02 06:43:00 +00:00
..
esmetrics Add reconcile duration metric for ClusterExternalSecret controller (#2334) 2023-05-22 22:43:23 +02:00
externalsecret_controller.go feat: allow generators to be referenced from a PushSecret (#3965) 2024-10-02 06:43:00 +00:00
externalsecret_controller_secret.go feat: allow generators to be referenced from a PushSecret (#3965) 2024-10-02 06:43:00 +00:00
externalsecret_controller_template.go Demonstrate new slices/maps packages (#3839) 2024-08-27 22:20:41 +02:00
externalsecret_controller_test.go chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00
suite_test.go Fix flaky ES controller test (#3493) 2024-05-14 12:43:56 -03:00
util.go feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
util_test.go feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00