Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: configurable burst and QPS in k8s client #279

Merged
merged 2 commits into from
Apr 22, 2024
Merged

feat: configurable burst and QPS in k8s client #279

merged 2 commits into from
Apr 22, 2024

Conversation

paullaffitte
Copy link
Contributor

Closes #278

@paullaffitte paullaffitte requested a review from npdgm April 9, 2024 16:40
@paullaffitte paullaffitte force-pushed the feat/burst-qps branch 2 times, most recently from d4d6056 to 7d725f6 Compare April 9, 2024 16:53
@age9990
Copy link

age9990 commented Apr 17, 2024

@paullaffitte @npdgm
Any estimated time this MR will be merged?
Really look forward to this feature, thanks.

@npdgm npdgm merged commit a106ca6 into main Apr 22, 2024
3 of 4 checks passed
@npdgm npdgm deleted the feat/burst-qps branch April 22, 2024 13:23
@npdgm
Copy link
Member

npdgm commented Apr 22, 2024

Hi @age9990, we're pushing a release with this PR. It's going to be a beta version for a few days because of the inclusion of automemlimit that need additionnal live stability tests.
Thanks for your patience

@monkeynator
Copy link
Member

🎉 This PR is included in version 3.14.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@monkeynator
Copy link
Member

🎉 This PR is included in version 3.14.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Ability to set QPS and Burst to avoid client-side request throttling
4 participants