Skip to content
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: fix scope of prodReclaimablePredictor resource reclaim #1469

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

hormes
Copy link
Member

@hormes hormes commented Jul 11, 2023

Ref #1361

Reclaimable resources come from the prod type.

Signed-off-by: Fansong Zeng <fanster.z@gmail.com>
@hormes
Copy link
Member Author

hormes commented Jul 11, 2023

fix part of #1442

Copy link
Member

@saintube saintube left a comment

Choose a reason for hiding this comment

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

/lgtm

@saintube
Copy link
Member

/approve

@koordinator-bot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: saintube

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov
Copy link

codecov bot commented Jul 11, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (370abb1) 64.12% compared to head (a736e61) 64.12%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1469      +/-   ##
==========================================
- Coverage   64.12%   64.12%   -0.01%     
==========================================
  Files         341      341              
  Lines       34939    34943       +4     
==========================================
+ Hits        22405    22406       +1     
- Misses      10884    10886       +2     
- Partials     1650     1651       +1     
Flag Coverage Δ
unittests 64.12% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
pkg/koordlet/prediction/peak_predictor.go 80.00% <100.00%> (+1.05%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@koordinator-bot koordinator-bot bot merged commit 022fa5d into koordinator-sh:main Jul 11, 2023
16 checks passed
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.

None yet

2 participants