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

converter: support parent bootstrap for merge #403

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

imeoer
Copy link
Collaborator

@imeoer imeoer commented Mar 8, 2023

Add ParentBootstrapPath option for converter.Merge method, the
option holds the bootstrap path of a parent image.

This option allows merging multiple bootstraps of upper layer with
the bootstrap of a parent image, so that we can implement container
commit operation for nydus image.

Add `ParentBootstrapPath` option for `converter.Merge` method, the
option holds the bootstrap path of a parent image.

This option allow to merge multiple bootstraps of upper layer with
the bootstrap of a parent image, so that we can implement container
commit operation for nydus image.

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

@changweige changweige left a comment

Choose a reason for hiding this comment

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

lgtm

@changweige changweige merged commit 24b888f into containerd:main Mar 8, 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.

None yet

2 participants