koord-scheduler: fix pods outside the Reservation preempt pods in the Reservation#1197
Conversation
|
E2E is being supplemented, submitted later |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1197 +/- ##
==========================================
+ Coverage 65.72% 65.76% +0.03%
==========================================
Files 290 290
Lines 30646 30650 +4
==========================================
+ Hits 20143 20157 +14
+ Misses 9023 9016 -7
+ Partials 1480 1477 -3
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 2 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
… Reservation Signed-off-by: Joseph <joseph.t.lee@outlook.com>
7f743ec to
409f77f
Compare
|
TBR |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: hormes, jasonliu747 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
The pods outside the Reservation cannot preempt pods in Reservation.
Ⅱ. Does this pull request fix one issue?
fix #1187
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews
V. Checklist
make test