This repository was archived by the owner on Oct 13, 2023. It is now read-only.
[17.03] Patch go connections#28
Merged
seemethere merged 3 commits intodocker-archive:17.03.xfrom Aug 3, 2018
cyli:patch-go-connections
Merged
[17.03] Patch go connections#28seemethere merged 3 commits intodocker-archive:17.03.xfrom cyli:patch-go-connections
seemethere merged 3 commits intodocker-archive:17.03.xfrom
cyli:patch-go-connections
Conversation
|
We'll be ignoring multi-arch failures since the Debian Jessie repositories for extended architectures has been deprecated. |
Signed-off-by: Ying Li <ying.li@docker.com>
|
LGTM |
|
CI failures are related to this branch being super old, manually verified that this branch can build. |
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.
This is a cherry pick of the following 2 PRs:
Cherry picks were not clean, but was a pretty easy resolution.
Unfortunately the test can't be merged - the test depends on features in go 1.8.x (
GetClientCertificate), and 17.03 was on go 1.7.5.Either I will have to try to figure out how to write a new test, or we leave it out.