Skip to content

Add initial commit-using-multiple-layers implementation - #7031

Open
nalind wants to merge 1 commit into
podman-container-tools:mainfrom
nalind:multi-layer-commit
Open

Add initial commit-using-multiple-layers implementation#7031
nalind wants to merge 1 commit into
podman-container-tools:mainfrom
nalind:multi-layer-commit

Conversation

@nalind

@nalind nalind commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind other

What this PR does / why we need it:

Add an initial method for committing an image given a configuration blob, which may or may not have rootfs information to be replaced, and a list of layer IDs and/or directory locations.

Adds some helper functions for caching and retrieving digest and size information about layers.

How to verify it

This currently isn't used anywhere, but it has unit tests.

Which issue(s) this PR fixes:

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

Add an initial method for committing an image given a configuration
blob, which may or may not have rootfs information to be replaced, and a
list of layer IDs and/or directory locations.

Adds some helper functions for caching and retrieving digest and size
information about layers.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
@nalind
nalind force-pushed the multi-layer-commit branch from 0a81d33 to 87abfff Compare August 13, 2026 17:19
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.

1 participant