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/image
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
..
appc Fixes to ensuring existing code can process schema 2 manifests 2018-11-13 17:13:51 +02:00
docker Add support for retargeting a tag to all schema 1 manifests 2019-01-15 16:00:06 -05:00
__init__.py create interfaces for v1 and v2 data model 2016-09-26 14:49:23 -04:00
common.py Change tar stream formatters to be based on tag and manifest, instead of legacy images 2018-08-29 16:38:54 -04:00