bug fix:#3448#3449
bug fix:#3448#3449crosbymichael merged 1 commit intocontainerd:masterfrom YLonely:container-delete-bug
Conversation
|
Build succeeded.
|
|
Build succeeded.
|
There was a problem hiding this comment.
There are situations where the snapshot is not named after the container id. This change looks good but we should change this so that we don't use the exact snapshot name
Codecov Report
@@ Coverage Diff @@
## master #3449 +/- ##
=======================================
Coverage 44.22% 44.22%
=======================================
Files 124 124
Lines 13724 13724
=======================================
Hits 6070 6070
Misses 6723 6723
Partials 931 931
Continue to review full report at Codecov.
|
|
Build succeeded.
|
|
After looking at this more, I think it would be better to move the That way, we do not need to have the string check for |
so what you mean is that if the error type is |
|
@YLonely Yes. Exactly that |
Signed-off-by: BoWen Yan <[email protected]>
|
Build succeeded.
|
|
LGTM |
|
Thanks! |
fix issue #3448
Signed-off-by: BoWen Yan [email protected]