You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ConfigurationPolicy already had something for this, under the
"evaluation-backoff" flag. However, this was implemented *inside* the
reconcile, and could often be overriden by other logic. The new approach
can more easily be implemented on multiple controllers.
This also tweaks (and explains) the default RateLimiters that were being
used.
Refs:
- https://issues.redhat.com/browse/ACM-22682
Signed-off-by: Justin Kulikauskas <[email protected]>
0 commit comments