external-dns/controller
Thibault Jamet 72b4b4f411
Add the ability to configure k8s event rate limit
Currently, the minimum delay between 2 kubernetes events handling is
hard-coded to 5s.

This may cause higher synchronization rates and higher DNS provider API
calls when handling an important number of kubernetes events at once.

Give the opportunity to configure this delay so service owners can
define the acceptable thresholds on their side
2021-03-16 11:59:00 +01:00
..
controller_test.go Add the ability to configure k8s event rate limit 2021-03-16 11:59:00 +01:00
controller.go Add the ability to configure k8s event rate limit 2021-03-16 11:59:00 +01:00