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 7d4fed6892 Change error message when trying to pull a deleted or expired tag
Will let the users know they can recover the tag via time machine

Note: This was tested with the Docker protocol, but the new error code is *technically* out of spec; we should make sure its okay.
2017-07-19 17:13:48 -04:00
..
test test: convert registry auth test to pytest 2017-07-12 15:14:12 -04:00
__init__.py endpoints.v2: yapf format 2017-06-26 18:22:17 -04:00
blob.py endpoints.v2: yapf format 2017-06-26 18:22:17 -04:00
catalog.py endpoints.v2: yapf format 2017-06-26 18:22:17 -04:00
errors.py Change error message when trying to pull a deleted or expired tag 2017-07-19 17:13:48 -04:00
labelhandlers.py Add support for tag expiration based on a quay.expires-after label 2017-07-19 17:13:06 -04:00
MAINTAINERS MAINTAINERS: init owners to subpkgs 2017-01-23 17:46:34 -05:00
manifest.py Change error message when trying to pull a deleted or expired tag 2017-07-19 17:13:48 -04:00
models_interface.py Add support for tag expiration based on a quay.expires-after label 2017-07-19 17:13:06 -04:00
models_pre_oci.py Change error message when trying to pull a deleted or expired tag 2017-07-19 17:13:48 -04:00
tag.py endpoints.v2: yapf format 2017-06-26 18:22:17 -04:00
v2auth.py endpoints.v2: yapf format 2017-06-26 18:22:17 -04:00