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

chore: support to configurate the qps and burst for client config #6807

Merged
merged 3 commits into from
Mar 13, 2024

Conversation

wangyelei
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines. label Mar 13, 2024
@wangyelei
Copy link
Contributor Author

/approved

@apecloud-bot apecloud-bot added the approved PR Approved Test label Mar 13, 2024
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

Attention: Patch coverage is 32.00000% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 65.69%. Comparing base (4852c42) to head (5c8f11f).

Files Patch % Lines
pkg/controllerutil/util.go 0.00% 11 Missing ⚠️
...ers/workloads/replicatedstatemachine_controller.go 33.33% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6807      +/-   ##
==========================================
+ Coverage   65.66%   65.69%   +0.02%     
==========================================
  Files         311      310       -1     
  Lines       37619    37640      +21     
==========================================
+ Hits        24702    24726      +24     
- Misses      10813    10822       +9     
+ Partials     2104     2092      -12     
Flag Coverage Δ
unittests 65.69% <32.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@wangyelei
Copy link
Contributor Author

/approved

@github-actions github-actions bot added size/L Denotes a PR that changes 100-499 lines. and removed size/M Denotes a PR that changes 30-99 lines. labels Mar 13, 2024
@wangyelei wangyelei merged commit bf5b01b into main Mar 13, 2024
47 checks passed
@wangyelei wangyelei deleted the bugfix/qps_throttling branch March 13, 2024 02:31
@github-actions github-actions bot added this to the Release 0.8.2 milestone Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved PR Approved Test size/L Denotes a PR that changes 100-499 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] kb controller error log: client-side throttling, not priority and fairness
4 participants