Skip to content

ociindex utility package refactor#3409

Merged
tonistiigi merged 2 commits intomoby:masterfrom
jedevc:ociindex-refactor
Jan 6, 2023
Merged

ociindex utility package refactor#3409
tonistiigi merged 2 commits intomoby:masterfrom
jedevc:ociindex-refactor

Conversation

@jedevc
Copy link
Copy Markdown
Member

@jedevc jedevc commented Dec 14, 2022

To provide a nicer interface for docker/buildx#1456.

This allows some of the client processing code to abstract more over the
details of how the ociindex package works, and how it loads tags - the
calling code only need to know that it's being pointed at a containerd
content store directory.

Importantly, this allows for reusability, so we can use this same code
more easily in buildx for oci-layouts.

Signed-off-by: Justin Chadwell <me@jedevc.com>
…ndex

Signed-off-by: Justin Chadwell <me@jedevc.com>
@jedevc jedevc marked this pull request as ready for review December 16, 2022 11:22
@jedevc
Copy link
Copy Markdown
Member Author

jedevc commented Dec 16, 2022

Marked as do-not-merge until the release of v0.11, this is a refactoring PR that changes shared code between buildx and buildkit - no behavior changes, so this can be for later.

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.

2 participants