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

improve(apiserver): improve pool-controller query efficiency #1305

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

hikariwo
Copy link
Member

@hikariwo hikariwo commented Dec 6, 2023

What this PR does / why we need it:

improve pool-controller query efficiency and convert the http status code using http package

Special notes for your reviewer:

Does this PR introduce a user-facing change?


@hikariwo hikariwo changed the title improve(apiserver): improve pool-controller query efficiency [WIP]improve(apiserver): improve pool-controller query efficiency Dec 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7726823) 28.41% compared to head (6dd1200) 28.74%.
Report is 4 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1305      +/-   ##
==========================================
+ Coverage   28.41%   28.74%   +0.32%     
==========================================
  Files          34       34              
  Lines        3079     3079              
==========================================
+ Hits          875      885      +10     
+ Misses       2089     2077      -12     
- Partials      115      117       +2     

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

@hikariwo hikariwo force-pushed the improve-pool-ctrler branch 2 times, most recently from 676504d to 6dd1200 Compare December 14, 2023 07:35
@hikariwo hikariwo changed the title [WIP]improve(apiserver): improve pool-controller query efficiency improve(apiserver): improve pool-controller query efficiency Dec 14, 2023
@hikariwo
Copy link
Member Author

@peng9808 can you have a look?

Signed-off-by: lancerxiu <1377004871@qq.com>
@peng9808
Copy link
Collaborator

lgtm

@SSmallMonster SSmallMonster merged commit 4d8e24b into hwameistor:main Dec 21, 2023
3 checks passed
@hikariwo hikariwo deleted the improve-pool-ctrler branch December 21, 2023 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants