This repository has been archived on 2020-03-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
quay/data/model/oci
Joseph Schorr e972e4088b Fix lookup of manifests referenced solely by a manifest list
We need to ensure we can find them if there is an active tag pointing to the parent list
2018-11-19 23:31:41 +02:00
..
test Fix lookup of manifests referenced solely by a manifest list 2018-11-19 23:31:41 +02:00
__init__.py Implement the new OCI-based registry data model 2018-11-07 22:07:58 -05:00
label.py Implement the new OCI-based registry data model 2018-11-07 22:07:58 -05:00
manifest.py Fix lookup of manifests referenced solely by a manifest list 2018-11-19 23:31:41 +02:00
retriever.py Change OCI data model to use a content retriever for the various manifest operations 2018-11-19 12:24:04 +02:00
shared.py Implement the new OCI-based registry data model 2018-11-07 22:07:58 -05:00
tag.py Fix lookup of manifests referenced solely by a manifest list 2018-11-19 23:31:41 +02:00