distribution/registry/proxy
Richard Scothern 776a4ffbe8 Change some incorrect error types in proxy stores from API errors to
distribution errors.  Fill in missing checks for mutations on a registry pull-through
cache.  Add unit tests and update documentation.

Also, give v2.ErrorCodeUnsupported an HTTP status code, previously it was
defaulting to 500, now its 405 Method Not Allowed.

Signed-off-by: Richard Scothern <richard.scothern@gmail.com>
2015-08-11 14:16:24 -07:00
..
scheduler Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxyauth.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxyblobstore.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxyblobstore_test.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxymanifeststore.go Change some incorrect error types in proxy stores from API errors to 2015-08-11 14:16:24 -07:00
proxymanifeststore_test.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxymetrics.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00
proxyregistry.go Add pull through cache functionality to the Registry which can be configured 2015-08-04 16:09:55 -07:00