Skip to content

Conversation

@nalind
Copy link
Member

@nalind nalind commented Mar 21, 2019

Add the manifest.List interface, and implementations for OCIv1 Index and Docker Schema2List documents, and update image.ChooseManifestInstanceFromManifestList() to use the manifest.List implementations.

This is a piece of #400, but hopefully more manageable in scope than it is.

@nalind nalind force-pushed the manifest-list-types branch 2 times, most recently from 274ba46 to 0295f35 Compare March 22, 2019 14:12
@vrothberg
Copy link
Member

I am not very familiar with the manifest internals but the changes look plausible to me.
@rhatdan @mtrmac PTAL

Add the manifest.List interface, and implementations for OCIv1 Index and
Docker Schema2List documents.

Update image.ChooseManifestInstanceFromManifestList() to use the
manifest.List implementations.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
@nalind nalind force-pushed the manifest-list-types branch from 0295f35 to 39c4923 Compare March 25, 2019 14:05
@nalind
Copy link
Member Author

nalind commented Mar 25, 2019

Rebased.

@rhatdan
Copy link
Member

rhatdan commented Mar 26, 2019

LGTM
@mtrmac PTAL

Copy link
Collaborator

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

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

ACK, sure…

but quite a few things fixed in #400 have reappeared here, and there a few new questions about the API now that this does not include a user for most of it, and API breaks are going to be more visible.

@rhatdan
Copy link
Member

rhatdan commented Apr 13, 2019

@nalind Any progress or do we need someone else to take this over.

@rhatdan
Copy link
Member

rhatdan commented Apr 25, 2019

@mtrmac @vrothberg @nalind What should we do with this PR? If @nalind is too busy to work on this should we get someone else to take it over?

@mrunalp
Copy link
Contributor

mrunalp commented Jun 12, 2019

We should get this moving along 👍

@nalind
Copy link
Member Author

nalind commented Aug 27, 2019

This turns out to have been lacking as an attempt at extracting just the type parts of #400 to get something smaller. I'm going to revive that one instead.

@nalind nalind closed this Aug 27, 2019
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.

5 participants