Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

fix: add kubernetes client QPS and Burst config #171

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lobshunter
Copy link

This PR adds kubernetes client-go QPS and Burst configuration. Default value will be used if not configured.

Default settting only allows QPS=5, it might cause a lot of warnings like:

Waited for 1.194248853s due to client-side throttling, not priority and fairness

This can be a solution to #159.

@nunoadrego
Copy link

What do you think @mustafaakin-atl?

@uriechoi
Copy link

This PR looks like it would solve our issues with throttling -- hoping to see it merged soon!

@apatil4
Copy link

apatil4 commented Apr 25, 2022

Any updates on merging this? Even we are facing lots of warning in our logs

@eugenegoncharuk
Copy link

Any updates on this?

@AlexShemeshWix
Copy link

Is it merged yet?

@rfvmonteiro
Copy link

Hey @mustafaakin 👋

Is possible to include this pull request on resmoio/kubernetes-event-exporter ?

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants