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
Valentin Torikian 0c76b1ffd3
fix: requeue ExternalSecret based on delta to last refreshTime (#2815)
* Fix skew between refreshInterval and refreshTime that can lead to skipped refresh when backend provider
is slow to answer. See https://github.com/external-secrets/external-secrets/issues/2812.

Signed-off-by: Valentin Torikian <vtorikian@upgrade.com>
2023-10-27 21:41:10 +02: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 fix: requeue ExternalSecret based on delta to last refreshTime (#2815) 2023-10-27 21:41:10 +02: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 chore: bump dependencies (#2568) 2023-08-02 21:42:03 +02:00
metrics Creating constants file (#2291) 2023-05-15 17:22:18 +02:00
provider Add Support for fips regions. (#2805) 2023-10-26 00:32:59 +02:00
template add directive to apply template on secret names (#2802) 2023-10-25 13:45:38 +02:00
utils add directive to apply template on secret names (#2802) 2023-10-25 13:45:38 +02:00