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

clear cpuset of BE container to avoid conflict with kubelet static po… #412

Merged
merged 1 commit into from
Jul 27, 2022
Merged

clear cpuset of BE container to avoid conflict with kubelet static po… #412

merged 1 commit into from
Jul 27, 2022

Conversation

zwzhang0107
Copy link
Contributor

@zwzhang0107 zwzhang0107 commented Jul 26, 2022

…licy, using the value of besteffort dir

Signed-off-by: 佑祎 zzw261520@alibaba-inc.com

Ⅰ. Describe what this PR does

Ⅱ. Does this pull request fix one issue?

Ⅲ. Describe how to verify it

Ⅳ. Special notes for reviews

V. Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests
  • All checks passed in make test

@codecov
Copy link

codecov bot commented Jul 26, 2022

Codecov Report

Merging #412 (e7258c9) into main (7442bc5) will increase coverage by 0.02%.
The diff coverage is 86.84%.

@@            Coverage Diff             @@
##             main     #412      +/-   ##
==========================================
+ Coverage   66.18%   66.20%   +0.02%     
==========================================
  Files         120      120              
  Lines       12136    12154      +18     
==========================================
+ Hits         8032     8047      +15     
- Misses       3477     3479       +2     
- Partials      627      628       +1     
Flag Coverage Δ
unittests 66.20% <86.84%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
pkg/koordlet/runtimehooks/hooks/cpuset/cpuset.go 64.44% <75.00%> (-0.78%) ⬇️
pkg/koordlet/runtimehooks/hooks/cpuset/rule.go 93.40% <88.23%> (-2.43%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7442bc5...e7258c9. Read the comment docs.

@koordinator-bot koordinator-bot bot added size/L and removed size/M labels Jul 27, 2022
…licy, using the value of besteffort dir

Signed-off-by: 佑祎 <zzw261520@alibaba-inc.com>
@hormes
Copy link
Member

hormes commented Jul 27, 2022

/approve

@koordinator-bot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hormes

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@hormes
Copy link
Member

hormes commented Jul 27, 2022

/lgtm

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