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

Increase the k8s client QPS/burst #7311

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

ywk253100
Copy link
Contributor

Increase the k8s client QPS/burst to avoid throttling request errors

Fixes #7127
Fixes #3191

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

  • Accepted the DCO. Commits without the DCO will delay acceptance.
  • Created a changelog file or added /kind changelog-not-required as a comment on this pull request.
  • Updated the corresponding documentation in site/content/docs/main.

Increase the k8s client QPS/burst to avoid throttling request errors

Fixes vmware-tanzu#7127
Fixes vmware-tanzu#3191

Signed-off-by: Wenkai Yin(尹文开) <[email protected]>
Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e498ea9) 61.76% compared to head (d676bfd) 61.76%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7311   +/-   ##
=======================================
  Coverage   61.76%   61.76%           
=======================================
  Files         262      262           
  Lines       28440    28440           
=======================================
  Hits        17567    17567           
  Misses       9642     9642           
  Partials     1231     1231           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@blackpiglet blackpiglet merged commit 2caba3e into vmware-tanzu:main Jan 15, 2024
26 checks passed
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.

Error thrown not from Velero Velero : Throttling request errors
3 participants