-
Notifications
You must be signed in to change notification settings - Fork 728
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
schedule/placement/fit: cache the match info for rules to peers #5277
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: shirly <[email protected]>
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5277 +/- ##
==========================================
+ Coverage 75.70% 75.81% +0.11%
==========================================
Files 311 311
Lines 30826 30835 +9
==========================================
+ Hits 23338 23379 +41
+ Misses 5485 5464 -21
+ Partials 2003 1992 -11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: shirly <[email protected]>
Signed-off-by: shirly <[email protected]>
@AndreMouche: PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What problem does this PR solve?
Issue Number: Close #5276
Check List
Tests
Unit test
benchmark
current branch
master
Release note