cilium / proxy

Envoy with Cilium filters
Apache License 2.0
144 stars 54 forks source link

uds_client: Add rate limiter for UDS reconnect #988

Closed jrajahalme closed 1 month ago

jrajahalme commented 1 month ago

Add a rate limiter for error logs for UDS reconnects that are currently spamming the logs during cilium agent restart.

sayboras commented 1 month ago

Can you fix the check format linting ?

jrajahalme commented 1 month ago

Can you fix the check format linting ?

Done!