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 0bfbccdd44 Add a handler for broken tags in the tag backfill system
This will generate a tag pointing to an empty manifest; the tag will be broken, but as it is *already* broken, at least the backfill can complete
2019-02-07 13:36:47 -05:00
..
test Fix bug where we weren't properly caching enum values and we were always looking up the media type when constructing manifests 2019-01-22 14:46:38 -05:00
__init__.py Allow namespaces to be whitelisted for OCI, but not V22 2019-01-21 14:40:26 -05: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 Fix bug where we weren't properly caching enum values and we were always looking up the media type when constructing manifests 2019-01-22 14:46:38 -05:00
interface.py Small optimization in manifest loading in the OCI data model 2019-01-29 13:11:48 -05: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
modelsplitter.py Allow namespaces to be whitelisted for OCI, but not V22 2019-01-21 14:40:26 -05:00
registry_oci_model.py Small optimization in manifest loading in the OCI data model 2019-01-29 13:11:48 -05:00
registry_pre_oci_model.py Add a handler for broken tags in the tag backfill system 2019-02-07 13:36:47 -05:00
shared.py Add a handler for broken tags in the tag backfill system 2019-02-07 13:36:47 -05:00