[Feat] Support reconvert image from nydus to oci#641
[Feat] Support reconvert image from nydus to oci#641basuotian wants to merge 5 commits intocontainerd:mainfrom
Conversation
|
@basuotian Thanks for the PR! How about moving the |
OK, I did move |
|
@BraveY Thanks for review, fixed follow your recommendations, PTAL |
|
@basuotian Thanks for the PR! Have you modified the code related to the |
Yes, i have already finished the code in |
|
Thanks, Others LGTM! @imeoer cc |
|
@basuotian hi would you fix the broken lint CI? thanks! |
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.