-
Notifications
You must be signed in to change notification settings - Fork 331
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
api: add device CRD in scheduling group #376
Conversation
Codecov Report
@@ Coverage Diff @@
## main #376 +/- ##
==========================================
- Coverage 66.55% 66.49% -0.07%
==========================================
Files 116 116
Lines 11580 11580
==========================================
- Hits 7707 7700 -7
- Misses 3283 3290 +7
Partials 590 590
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Signed-off-by: Jason Liu <jasonliu747@gmail.com>
@jasonliu747: GitHub didn't allow me to request PR reviews from the following users: buptcozy. Note that only koordinator-sh members and repo collaborators can review this PR, and authors cannot review their own PRs. |
/hold cancel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: eahydra, 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 |
Signed-off-by: Jason Liu jasonliu747@gmail.com
Ⅰ. Describe what this PR does
Define
Device CRD
according to this proposal: https://github.com/koordinator-sh/koordinator/blob/main/docs/proposals/scheduling/20220629-fine-grained-device-scheduling.mdV. Checklist
make test