scheduler: add scheduling hint plugin#2657
scheduler: add scheduling hint plugin#2657koordinator-bot[bot] merged 1 commit intokoordinator-sh:mainfrom
Conversation
1263b4b to
a395eac
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2657 +/- ##
==========================================
+ Coverage 66.68% 66.70% +0.02%
==========================================
Files 503 504 +1
Lines 61247 61283 +36
==========================================
+ Hits 40840 40879 +39
+ Misses 17447 17446 -1
+ Partials 2960 2958 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
a395eac to
9c44ce6
Compare
Co-authored-by: shenxin <rougang.hrg@alibaba-inc.com> Signed-off-by: saintube <saintube@foxmail.com>
9c44ce6 to
1a5ac6c
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: ZiMengSheng The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Ⅰ. Describe what this PR does
Add the plugin SchedulingHint to apply the hint state according to pod annotations.
Fix the typo for the scheduling hint API.
Ⅱ. Does this pull request fix one issue?
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews
V. Checklist
make test