-
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
koordlet: support change pod CPUQOS by annotations #2206
base: main
Are you sure you want to change the base?
koordlet: support change pod CPUQOS by annotations #2206
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2206 +/- ##
=======================================
Coverage 66.01% 66.02%
=======================================
Files 453 453
Lines 53374 53387 +13
=======================================
+ Hits 35236 35247 +11
- Misses 15597 15601 +4
+ Partials 2541 2539 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
seems we need some UT for this |
45c7bd2
to
2c207ae
Compare
2c207ae
to
6c0835e
Compare
6a3c355
to
91c0b68
Compare
91c0b68
to
afac8d7
Compare
Signed-off-by: j4ckstraw <[email protected]>
afac8d7
to
1ddd85d
Compare
It's verified finnaly. PTAL @zwzhang0107 |
Ⅰ. Describe what this PR does
Ⅱ. Does this pull request fix one issue?
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews
V. Checklist
make test