Skip to content

[Feat] Support reconvert image from nydus to oci #641

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

basuotian
Copy link

Feat: dragonflyoss/nydus#1682

The current implement is very rough as some logic should be changed in "github.com/containerd/containerd/v2/core/images/converter". (see unit test testImageReConvertBasic)

Please take a look and see if is necessary to open a pr to containerd.

@imeoer
Copy link
Collaborator

imeoer commented Jun 10, 2025

@basuotian Thanks for the PR! How about moving the containerdreconverter codes into a forked nydus-snapshotter repo? This way we can clearly see the diff of the changes. :)

@basuotian
Copy link
Author

basuotian commented Jun 11, 2025

@basuotian Thanks for the PR! How about moving the containerdreconverter codes into a forked nydus-snapshotter repo? This way we can clearly see the diff of the changes. :)

OK, I did move containerdreconverter into repo github.com/basuotian/nydus-snapshotter-reconverter, and these codes should be part of github.com/containerd/containerd/v2/core/images. @imeoer PTAL

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