image icon indicating copy to clipboard operation
image copied to clipboard

WIP: oci/layout API extensions

Open mtrmac opened this issue 1 year ago • 1 comments

Includes @sourceIndex code from https://github.com/containers/image/pull/1677 .

Do not merge:

  • At least the transport part must have tests (probably mostly from 1677).
  • Do we want to add this to oci/archive at the same time? Structure oci/internal accordingly either way.

mtrmac avatar Sep 10 '24 18:09 mtrmac

Added PutBlobFromLocalFile, just to sketch out what an API benefiting from reflinks and the like could look like.

mtrmac avatar Sep 24 '24 19:09 mtrmac

i accidentally deleted my earlier comment, but I have been using the layout.List portion of this PR and it is working nicely. Will test the latest addition here soon.

baude avatar Sep 25 '24 17:09 baude

Opened https://github.com/containers/image/pull/2633 to kick this PR over the finish line.

vrothberg avatar Nov 14 '24 12:11 vrothberg

Closing in favor of #2633.

mtrmac avatar Dec 03 '24 17:12 mtrmac