Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pick some stable patches from main branch, prepare v0.8.2 #484

Merged
merged 1 commit into from
May 22, 2023

Conversation

changweige
Copy link
Member

No description provided.

When we convert nydus with empty blob data to gzip
(or other compression types) layer, will encounter the error:

```
unpack nydus blob: unpack nydus tar: unpack blob from nydus:
can't find target image.blob by seeking tar: data not found
```

The nydus layer may contain only bootstrap and no blob
data, which should be ignored.

Signed-off-by: Yan Song <imeoer@linux.alibaba.com>
@changweige changweige changed the title Pick some stable patches from main branch Pick some stable patches from main branch, prepare v0.8.2 May 22, 2023
@imeoer imeoer merged commit 92ed522 into containerd:stable/v0.8 May 22, 2023
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.

2 participants