distribution/registry
Noah Treuhaft ad6bb66faf Add notification filtering by target media type
The Hub registry generates a large volume of notifications, many of
which are uninteresting based on target media type.  Discarding them
within the notification endpoint consumes considerable resources that
could be saved by discarding them within the registry.  To that end,
this change adds registry configuration options to restrict the
notifications sent to an endpoint based on target media type.

Signed-off-by: Noah Treuhaft <noah.treuhaft@docker.com>
2016-09-16 12:01:03 -07:00
..
api Document TOOMANYREQUESTS error code 2016-07-12 12:18:54 -06:00
auth Downgrade token auth JWT logging from error to info 2016-09-07 10:45:06 -07:00
client Merge pull request #1923 from spacexnice/master 2016-08-26 17:31:09 -07:00
handlers Add notification filtering by target media type 2016-09-16 12:01:03 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Add support for blobAccessController middleware 2016-05-19 14:02:15 +02:00
proxy Update proxy scheduler test to account for race 2016-08-29 14:27:32 -07:00
storage Add v2 signature signing to S3 storage driver (#1800) 2016-09-01 13:52:40 -07:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Allow registry clients to connect via http2 2016-08-13 22:07:42 -04:00
registry_test.go Allow registry clients to connect via http2 2016-08-13 22:07:42 -04:00
root.go Remove signature store from registry. Return a generated signature for manifest 2016-05-27 13:19:26 -07:00