Skip to content

koord-scheduler: loadAwareScheduling skip node without NodeMetric in …#317

Merged
koordinator-bot[bot] merged 1 commit intokoordinator-sh:mainfrom
eahydra:fix_loadaware_scheduling_missing_nodemetrics
Jun 28, 2022
Merged

koord-scheduler: loadAwareScheduling skip node without NodeMetric in …#317
koordinator-bot[bot] merged 1 commit intokoordinator-sh:mainfrom
eahydra:fix_loadaware_scheduling_missing_nodemetrics

Conversation

@eahydra
Copy link
Member

@eahydra eahydra commented Jun 27, 2022

…filter/score phase

Signed-off-by: Joseph joseph.t.lee@outlook.com

Ⅰ. Describe what this PR does

Ⅱ. Does this pull request fix one issue?

fix #316

Ⅲ. Describe how to verify it

Ⅳ. Special notes for reviews

V. Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests
  • All checks passed in make test

@koordinator-bot koordinator-bot bot requested review from hormes and yihuifeng June 27, 2022 13:20
@eahydra eahydra added this to the v0.5 milestone Jun 27, 2022
@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #317 (8c36264) into main (2d23602) will increase coverage by 0.07%.
The diff coverage is 91.66%.

@@            Coverage Diff             @@
##             main     #317      +/-   ##
==========================================
+ Coverage   63.47%   63.55%   +0.07%     
==========================================
  Files         106      106              
  Lines        9745     9754       +9     
==========================================
+ Hits         6186     6199      +13     
+ Misses       3064     3062       -2     
+ Partials      495      493       -2     
Flag Coverage Δ
unittests 63.55% <91.66%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/scheduler/plugins/loadaware/load_aware.go 75.12% <91.66%> (+3.39%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2d23602...8c36264. Read the comment docs.

Copy link
Member

@jasonliu747 jasonliu747 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@eahydra eahydra force-pushed the fix_loadaware_scheduling_missing_nodemetrics branch from 26ece68 to 4fcd934 Compare June 28, 2022 03:09
…filter/score phase

Signed-off-by: Joseph <joseph.t.lee@outlook.com>
@eahydra eahydra force-pushed the fix_loadaware_scheduling_missing_nodemetrics branch from 4fcd934 to 8c36264 Compare June 28, 2022 03:11
@eahydra eahydra requested review from hormes and jasonliu747 June 28, 2022 03:42
@hormes
Copy link
Member

hormes commented Jun 28, 2022

/lgtm
/approve

@koordinator-bot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hormes

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@koordinator-bot koordinator-bot bot merged commit 503cd9d into koordinator-sh:main Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] koord-scheduler failed to schedule Pod without NodeMetric not found

3 participants