[release/1.5] Fix pull fails on unexpected EOF#6117
[release/1.5] Fix pull fails on unexpected EOF#6117estesp merged 1 commit intocontainerd:release/1.5from
Conversation
Currently, containerd doesn't restart pull when it encounters unexpected EOF of blob strem withtout error codes. There are cases where this lead to pull failure. This commit tries to fix this issue. Signed-off-by: Kohei Tokunaga <[email protected]> (cherry picked from commit 7bc5aa7) Signed-off-by: Kern Walster <[email protected]>
|
Hi @Kern--. Thanks for your PR. I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
Build succeeded.
|
|
@kzys it's there in the commit :) |
Cherry-picked from PR #5921