distribution/registry/proxy
Derek McGowan d8fcbeeb71
Update registry to use WithName for creating Named values
The registry uses partial Named values which the named parsers
no longer support. To allow the registry service to continue
to operate without canonicalization, switch to use WithName.
In the future, the registry should start using fully canonical
values on the backend and WithName should no longer support
creating partial values.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2017-01-18 13:56:56 -08:00
..
scheduler Update proxy scheduler test to account for race 2016-08-29 14:27:32 -07:00
proxyauth.go Refactor authorization challenges to its own package 2016-11-09 15:27:40 -08:00
proxyblobstore.go digest: migrate to opencontainers/go-digest 2017-01-06 15:42:03 -08:00
proxyblobstore_test.go Update registry to use WithName for creating Named values 2017-01-18 13:56:56 -08:00
proxymanifeststore.go digest: migrate to opencontainers/go-digest 2017-01-06 15:42:03 -08:00
proxymanifeststore_test.go Update registry to use WithName for creating Named values 2017-01-18 13:56:56 -08: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 Refactor authorization challenges to its own package 2016-11-09 15:27:40 -08:00
proxytagservice.go To avoid any network use unless necessary, delay establishing authorization 2016-02-16 11:53:42 -08:00
proxytagservice_test.go Add support for layers from foreign sources 2016-05-20 12:31:10 -07:00