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 35c35d9913 Load images and storage references in bulk during V1 synthesize
Currently, we perform multiple queries for each layer, making it much slower (especially cross-region)

Fixes #413
2015-09-29 17:53:39 -04:00
..
__init__.py Add _catalog endpoint as specified by V2 API 2015-09-29 16:02:19 -04:00
blob.py New tests and small fixes while comparing against the V2 spec 2015-09-29 15:18:48 -04:00
catalog.py Add _catalog endpoint as specified by V2 API 2015-09-29 16:02:19 -04:00
errors.py New tests and small fixes while comparing against the V2 spec 2015-09-29 15:18:48 -04:00
manifest.py Load images and storage references in bulk during V1 synthesize 2015-09-29 17:53:39 -04:00
tag.py Add _catalog endpoint as specified by V2 API 2015-09-29 16:02:19 -04:00
v2auth.py Some fixes and tests for v2 auth 2015-09-10 15:38:57 -04:00
v2util.py Add _catalog endpoint as specified by V2 API 2015-09-29 16:02:19 -04:00