This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/data/registry_model
2018-10-18 14:25:40 -04:00
..
test Reimplement cache support for blobs in the registry data model 2018-10-18 14:25:40 -04:00
__init__.py Start on a basic registry_model interface and change a single module to use it. This will allow us to completely abstract out how we deal with registry-related tables and ensure that transitioning to the new OCI-like model will be easier to do. 2018-08-14 13:48:59 -04:00
blobuploader.py Convert V2 to use the blob uploader interface 2018-10-18 14:25:40 -04:00
datatype.py Reimplement cache support for blobs in the registry data model 2018-10-18 14:25:40 -04:00
datatypes.py Implement a manifest builder, to allow for easier management of state around constructing manifests 2018-09-28 15:52:43 -04:00
interface.py Convert V2 to use the blob uploader interface 2018-10-18 14:25:40 -04:00
label_handlers.py Add manifest creation to new registry data model interface 2018-10-18 14:25:39 -04:00
manifestbuilder.py Change V1 to use the manifest builder and new registry data model 2018-09-28 17:30:04 -04:00
registry_pre_oci_model.py Reimplement cache support for blobs in the registry data model 2018-10-18 14:25:40 -04:00