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/endpoints/v2
Joseph Schorr abd2e3c234 V1 Docker ID <-> V2 layer SHA mismatch fix
Fix handling of V1 Docker ID <-> V2 layer SHA mismatch by dynamically rewriting the manifest to use new synthesized IDs for all layers above the mismatch. Also adds a bunch of tests for this and other use cases, fixes a bug around manifest digest uniqueness and fixes the 5.5 migration for MySQL.
2016-02-12 17:39:27 +02:00
..
__init__.py Fix issue with Docker 1.8.3 and pulling public repos with no creds 2016-01-25 15:54:17 -05:00
blob.py Merge pull request #1161 from jzelinskie/torrenthmac 2016-01-22 23:02:44 -05:00
catalog.py Add pagination to the repository list API to make it better for public 2016-02-01 22:42:44 +02:00
errors.py return an error when writing manifest v2 schema2 2016-02-09 14:42:58 -05:00
manifest.py V1 Docker ID <-> V2 layer SHA mismatch fix 2016-02-12 17:39:27 +02:00
tag.py Fix Docker Auth and our V2 registry paths to support library (i.e. namespace-less) repositories. 2016-01-22 15:54:06 -05:00
v2auth.py Fix issue with Docker 1.8.3 and pulling public repos with no creds 2016-01-25 15:54:17 -05:00
v2util.py Add _catalog endpoint as specified by V2 API 2015-09-29 16:02:19 -04:00