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
Joseph Schorr 9474fb7833 Fix bug with json.dumps changing the order of keys
We write the literal received JSON string into the image data, to ensure the checksums computed will always match
2018-11-13 16:50:13 +02:00
..
test Add support for creating schema 2 manifests and manifest lists via the OCI model 2018-11-12 23:27:49 +02:00
__init__.py Implement support for schema 2 manifests 2018-11-13 11:49:12 +02:00
blobuploader.py Make blob upload errors more specific 2018-10-29 12:21:18 -04:00
datatype.py Fix disabled namespace check 2018-10-18 14:25:40 -04:00
datatypes.py Add support for creating schema 2 manifests and manifest lists via the OCI model 2018-11-12 23:27:49 +02:00
interface.py Implement support for schema 2 manifests 2018-11-13 11:49:12 +02:00
label_handlers.py Fix disabled namespace check 2018-10-18 14:25:40 -04:00
manifestbuilder.py Fix bug with json.dumps changing the order of keys 2018-11-13 16:50:13 +02:00
registry_oci_model.py Implement support for schema 2 manifests 2018-11-13 11:49:12 +02:00
registry_pre_oci_model.py Implement support for schema 2 manifests 2018-11-13 11:49:12 +02:00
shared.py Implement the new OCI-based registry data model 2018-11-07 22:07:58 -05:00