This repository was archived by the owner on Aug 12, 2025. It is now read-only.
mongodb docker registry storage driver#3
Open
schmiel wants to merge 8 commits into
Open
Conversation
84613b9 to
2760750
Compare
Signed-off-by: Stephen J Day <stephen.day@docker.com> (cherry picked from commit 1ba5b3b)
Signed-off-by: Wenkai Yin <yinw@vmware.com> (cherry picked from commit 005c6e0)
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 9a58c91)
[release/2.6] Cherry-Pick commits for release 2.6.3
Set expiration to 10 years Signed-off-by: Derek McGowan <derek@mcgstyle.net>
…tion-test-certs [release/2.6] integration tests: update certificates
2760750 to
4b86c60
Compare
Signed-off-by: Slawomir Chmiel <chmiel.slawek@gmail.com>
4b86c60 to
9a1d6ca
Compare
Signed-off-by: Slawomir Chmiel <chmiel.slawek@gmail.com>
b2340b1 to
c731dc9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Slawomir Chmiel chmiel.slawek@gmail.com