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 357005e33f Raise a 409 if we try to insert a tag twice at the same time
Also fixes handling of labels for existing manifests

Fixes #1775
2016-08-29 16:03:35 -04:00
..
__init__.py Move aggregator into its own repo and add it to the image 2016-07-05 15:39:51 -04:00
blob.py Add additional logs for invalid blob upload 2016-08-02 12:15:30 -04:00
catalog.py v2: send proper scopes for authorization failures 2016-03-11 13:41:38 -05:00
errors.py Raise a 409 if we try to insert a tag twice at the same time 2016-08-29 16:03:35 -04:00
manifest.py Raise a 409 if we try to insert a tag twice at the same time 2016-08-29 16:03:35 -04:00
tag.py v2: send proper scopes for authorization failures 2016-03-11 13:41:38 -05:00
v2auth.py Use the instance service key for registry JWT signing 2016-06-07 11:58:10 -04:00
v2util.py Fix V2 catalog and tag pagination 2016-02-10 00:25:33 +02:00