Skip to content

Add missing unpacker.Wait for image import#9028

Merged
kzys merged 1 commit intocontainerd:mainfrom
hinshun:fix/import-unpack-wait
Aug 31, 2023
Merged

Add missing unpacker.Wait for image import#9028
kzys merged 1 commit intocontainerd:mainfrom
hinshun:fix/import-unpack-wait

Conversation

@hinshun
Copy link
Copy Markdown
Contributor

@hinshun hinshun commented Aug 29, 2023

  • For remote snapshotters, the unpack phase serves as an important step for preparing the remote snapshot. With the missing unpacker.Wait, the snapshotter Prepare context is always canceled.
  • This patch allows remote snapshotter based archives to be imported via the transfer service or ctr image import

- For remote snapshotters, the unpack phase serves as an important step for
  preparing the remote snapshot. With the missing unpacker.Wait, the
  snapshotter `Prepare` context is always canceled.
- This patch allows remote snapshotter based archives to be imported via
  the transfer service or `ctr image import`

Signed-off-by: Edgar Lee <edgarhinshunlee@gmail.com>
@k8s-ci-robot
Copy link
Copy Markdown

Hi @hinshun. 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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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/test-infra repository.

@elpdt852
Copy link
Copy Markdown

Related but not blocking this PR: #9039

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants