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 77fa28a749 Always create a new tag manifest row when backfilling in the old data model
This is temporary anyway, but it will allow us to finish the backfill without having to worry about newer tags being displayed with just their V1IDs

Fixes https://jira.coreos.com/browse/QUAY-1353
2019-02-20 16:04:31 -05:00
..
test Add ability for proportional rollout of the OCI data model 2019-02-18 16:34:43 -05:00
__init__.py Add ability for proportional rollout of the OCI data model 2019-02-18 16:34:43 -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 Make sure to delete the image placements in the manifest builder cleanup code 2019-02-16 00:28:27 -05:00
modelsplitter.py Add ability for proportional rollout of the OCI data model 2019-02-18 16:34:43 -05:00
registry_oci_model.py Optimize lookup of shared global blobs 2019-02-14 12:46:42 -05:00
registry_pre_oci_model.py Always create a new tag manifest row when backfilling in the old data model 2019-02-20 16:04:31 -05:00
shared.py Fix backfills of super large manifests by stripping metadata from all but the final layer 2019-02-20 12:08:20 -05:00