Commits on Source (4)
-
Stephen J Day authored
Signed-off-by:
Stephen J Day <stephen.day@docker.com> (cherry picked from commit 1ba5b3b5)
-
Wenkai Yin authored
Signed-off-by:
Wenkai Yin <yinw@vmware.com> (cherry picked from commit 005c6e02)
-
Noah Treuhaft authored
Remove EndpointConfig.Transport from the return value of the registry.notifications.endpoints expvar.Func. It results in an empty value for that expvar variable under Go 1.7 because it is a non-nil *http.Transport, which Go 1.7 can no longer encode as JSON. Signed-off-by:
Noah Treuhaft <noah.treuhaft@docker.com> (cherry picked from commit 9a58c910)
-
Stephen J Day authored
[release/2.6] Cherry-Pick commits for release 2.6.3
Showing
- notifications/endpoint.go 1 addition, 1 deletionnotifications/endpoint.go
- notifications/metrics_test.go 28 additions, 0 deletionsnotifications/metrics_test.go
- registry/storage/tagstore.go 15 additions, 8 deletionsregistry/storage/tagstore.go
- registry/storage/tagstore_test.go 2 additions, 2 deletionsregistry/storage/tagstore_test.go
notifications/metrics_test.go
0 → 100644