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 7690d5d495 Have the V2 registry endpoints raise Unauthorized with the proper header when anonymous access is disabled
Before this change, we'd raise a generic 401, which was breaking containerd and cri-o.

Fixes https://jira.coreos.com/browse/QUAY-1332
2019-02-15 15:29:57 -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 Add automatic retry to the registry test suite to make it less flaky 2018-12-11 13:30:30 -05:00
protocol_fixtures.py Fix handling of four byte utf8 manifests 2019-01-10 16:34:56 -05:00
protocol_v1.py Fix an NPE when trying to pull a manifest without a legacy image via V1 2019-01-10 13:59:35 -05:00
protocol_v2.py Have the V2 registry endpoints raise Unauthorized with the proper header when anonymous access is disabled 2019-02-15 15:29:57 -05:00
protocols.py Have the V2 registry endpoints raise Unauthorized with the proper header when anonymous access is disabled 2019-02-15 15:29:57 -05:00
registry_tests.py Have the V2 registry endpoints raise Unauthorized with the proper header when anonymous access is disabled 2019-02-15 15:29:57 -05:00