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

nydus: append useful annotations for manifest #152

Merged
merged 2 commits into from
Jun 19, 2023

Conversation

imeoer
Copy link
Collaborator

@imeoer imeoer commented Jun 19, 2023

Add the following annotations for each manifest of nydus image:

- containerd.io/snapshot/nydus-source-digest
- containerd.io/snapshot/nydus-source-reference
- containerd.io/snapshot/nydus-fs-version
- containerd.io/snapshot/nydus-builder-version

And allow external tool (for example nydusify) to append extra
annotations using `converter.WithAnnotation` option.

imeoer and others added 2 commits June 19, 2023 07:07
Add the following annotations for each manifest of nydus image:

- containerd.io/snapshot/nydus-source-digest
- containerd.io/snapshot/nydus-source-reference
- containerd.io/snapshot/nydus-fs-version
- containerd.io/snapshot/nydus-builder-version

And allow external tool (for example nydusify) to append extra
annotations using `converter.WithAnnotation` option.

Signed-off-by: Yan Song <imeoer@linux.alibaba.com>
Signed-off-by: Yan Song <imeoer@linux.alibaba.com>
Copy link

@hyy0322 hyy0322 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@liubogithub liubogithub merged commit c893d36 into goharbor:main Jun 19, 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.

3 participants