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/test/registry
Joseph Schorr 3c2e050593 Support pulling of schema2 manifests directly via a manifest list tag
This change ensures that if a manifest list is requested with an accepts header for a *schema 2* manifest, the legacy manifest (if any) is returned as schema 2 if it was pushed as a schema 2 manifest (rather than being auto-converted to schema 1)
2018-12-07 11:57:13 -05:00
..
__init__.py Translate LiveServerTestCase into a py.test-compatible liveserver fixture 2018-05-01 13:28:24 +03:00
fixtures.py Add ability for specific geographic regions to be blocked from pulling images within a namespace 2018-12-06 17:14:45 -05:00
liveserverfixture.py Convert storageproxy tests to be pytest-able and use the new liveserver testcase pytest fixture 2018-06-01 17:07:15 -04:00
protocol_fixtures.py Properly handle the empty layer when pushing schema 2 manifests 2018-11-25 16:16:59 +02:00
protocol_v1.py Add ability for specific geographic regions to be blocked from pulling images within a namespace 2018-12-06 17:14:45 -05:00
protocol_v2.py Add ability for specific geographic regions to be blocked from pulling images within a namespace 2018-12-06 17:14:45 -05:00
protocols.py Add ability for specific geographic regions to be blocked from pulling images within a namespace 2018-12-06 17:14:45 -05:00
registry_tests.py Support pulling of schema2 manifests directly via a manifest list tag 2018-12-07 11:57:13 -05:00