bugfix: avoid pod terminating in docker#445
Conversation
Codecov Report
@@ Coverage Diff @@
## main #445 +/- ##
=======================================
Coverage 67.92% 67.93%
=======================================
Files 137 137
Lines 14982 14980 -2
=======================================
Hits 10176 10176
+ Misses 4045 4044 -1
+ Partials 761 760 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Signed-off-by: Yue Zhang <huaihuan.zy@alibaba-inc.com>
|
/lgtm |
|
Note: this pr is very important, since current version, v0.6, makes kubelet fail to terminate pods under some circumstance. |
|
/approve |
|
[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 |
Signed-off-by: Yue Zhang <huaihuan.zy@alibaba-inc.com>
Signed-off-by: Yue Zhang huaihuan.zy@alibaba-inc.com
Ⅰ. 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