koord-scheduler: support Reservation allocate policy#1291
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #1291 +/- ##
==========================================
+ Coverage 64.73% 64.79% +0.06%
==========================================
Files 319 317 -2
Lines 33215 33331 +116
==========================================
+ Hits 21501 21597 +96
- Misses 10148 10169 +21
+ Partials 1566 1565 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
48b61f5 to
bc24215
Compare
|
/hold cancel |
bc24215 to
6e853ae
Compare
6bf30be to
2d95419
Compare
Signed-off-by: Joseph <joseph.t.lee@outlook.com>
2d95419 to
363200d
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: FillZpp, hormes 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
Support Reservation allocate policy
AlignedandRestrictedsupport Pod only allocates from one Reservation instance and node.AlignedorRestrictedpolicies, and these Reservations cannot satisfy the pod’s request at all during filtering, the node will be filtered out.AlignedandRestricted.Reservation.Spec.AllocatePolicywithAlignedorRestricted.Ⅱ. Does this pull request fix one issue?
fix #1226
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews
V. Checklist
make test