Files
kubernetes/pkg/proxy
Dan Winship c16ee887ef Remove burst syncs from BoundedFrequencyRunner
Burst syncs are theoretically useful for dealing with a single change
that results in multiple Run() calls (eg, a Service and EndpointSlice
both changing), but 2 isn't enough to cover all cases, and a better
way of dealing with this problem is to just use a smaller
minSyncPeriod.

Co-authored-by: Antonio Ojea <aojea@google.com>
2025-07-01 08:54:14 -04:00
..
2025-03-08 15:18:00 -08:00
2025-01-20 13:01:53 +00:00
2024-12-02 16:59:34 +01:00