Skip to content

Conversation

@xinfengliu
Copy link
Contributor

Do not abort image-pull when progress deadline (1 minute) is reached during Extracting phase because some large images need more than 1 minute to extract.

Fixes #372

Proposed Changes

  • Modify progress.get() to return status as well
  • Only when status is not Extracting and the progress deadline is reached, abort the image-pull.

Signed-off-by: Xinfeng Liu <XinfengLiu@icloud.com>
@xinfengliu xinfengliu force-pushed the fix-image-pull-abortion branch from 24f8c9b to 44b300b Compare June 17, 2024 01:48
@nwneisen nwneisen merged commit a06edf8 into Mirantis:master Jun 18, 2024
xinfengliu added a commit to xinfengliu/cri-dockerd that referenced this pull request Jun 20, 2024
Signed-off-by: Xinfeng Liu <XinfengLiu@icloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pulling image could fail when the image is large

3 participants