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
Mathew Wicks ac26166ac9
feat: significantly reduce api calls and introduce partial secret cache (#4086)
* feat: reduce api calls and introduce partial secret cache

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* updates from review 1

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* updates from review 2

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* fix updating CreationPolicy after secret creation

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* updates from review 3

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* prevent loop when two ES claim Owner on the same target secret

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* updates from review 4

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

* fix ClusterSecretStore not ready message

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>

---------

Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Co-authored-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
2024-11-24 22:53:53 +01:00
..
cache feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
common/webhook chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00
constants Feature/asm 11630 akeyless push secret (#3907) 2024-09-20 21:14:03 +02:00
controllers feat: significantly reduce api calls and introduce partial secret cache (#4086) 2024-11-24 22:53:53 +01:00
feature feat: add push secret to e2e tests (#3017) 2024-02-12 16:44:45 +01:00
find feature: aws getallsecrets (#820) 2022-03-24 17:09:32 +01:00
generator Add ability to use RetrySettings in the VaultDynamicSecret generator (#4076) 2024-11-07 07:58:23 +01:00
metrics Creating constants file (#2291) 2023-05-15 17:22:18 +02:00
provider feat: add yaml based encoding for get secrets as map (#4001) 2024-11-23 07:31:53 +01:00
template chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00
utils feat: add option to configure topic information for GCM (#4055) 2024-11-05 13:06:29 +01:00