Fix multipart fetch issue when the server does not return content length#11992
Conversation
|
Hi @azr. 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-sigs/prow repository. |
654ae90 to
d059c64
Compare
d059c64 to
1e52cec
Compare
…ngth Signed-off-by: Adrien Delorme <[email protected]>
1e52cec to
cb53f38
Compare
|
/cherry-pick release/2.1 |
|
@dmcgowan: once the present PR merges, I will cherry-pick it on top of 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-sigs/prow repository. |
|
@dmcgowan: new pull request created: #12003 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-sigs/prow repository. |
Before: ( mutipart fetching needs to be conf'ed )
It is worth noting that when we don't know the size of the file, multipart fetching will be disabled.