scheduler: elastic quota ignore terminating pod immediately#2180
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2180 +/- ##
==========================================
- Coverage 67.69% 67.69% -0.01%
==========================================
Files 446 446
Lines 42686 42688 +2
==========================================
- Hits 28898 28896 -2
- Misses 11269 11272 +3
- Partials 2519 2520 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@TaoYang526 Thanks for your contributions! |
9b99155 to
d4ea9b6
Compare
|
@saintube Thanks for reminding that, just updated. |
|
/retest |
|
@TaoYang526: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
d4ea9b6 to
2db66d1
Compare
|
/ok-to-test |
|
/lgtm |
Signed-off-by: yangtao.yt <yangtao.yt@alibaba-inc.com>
6944e2e to
4cad8da
Compare
|
/lgtm |
|
/lgtm |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Ⅰ. Describe what this PR does
proposal: #2179
introduce a feature gate called ElasticQuotaImmediateIgnoreTerminatingPod, which would allow to bypass the deletion grace period and immediately ignore terminating pods.
Ⅱ. Does this pull request fix one issue?
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews
V. Checklist
make test