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/test
Joseph Schorr 570d974067 Add support for retargeting a tag to all schema 1 manifests
Schema version 1 manifests contain the tag name, and we have a check to ensure we don't point a tag at a manifest with the wrong name embedded. However, this also means that we cannot retarget to that manifest, which will break the UI once we get rid of legacy images.

This change means we can retarget to those manifests, and the OCI model does the work of rewriting the manifest when necessary.
2019-01-15 16:00:06 -05:00
..
test_blobuploader.py Fix pulling of squashed versions of the legacy image in a manifest lists 2018-11-20 16:37:15 +02:00
test_interface.py Add support for retargeting a tag to all schema 1 manifests 2019-01-15 16:00:06 -05:00
test_manifestbuilder.py Add support for creating schema 2 manifests and manifest lists via the OCI model 2018-11-12 23:27:49 +02:00