-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[18.09 backport] fixes #1441 set default schema to tcp for docker host #1454
[18.09 backport] fixes #1441 set default schema to tcp for docker host #1454
Conversation
Signed-off-by: Lifubang <[email protected]> (cherry picked from commit 2431dd1) Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Lifubang <[email protected]> (cherry picked from commit beed874) Signed-off-by: Sebastiaan van Stijn <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov Report
@@ Coverage Diff @@
## 18.09 #1454 +/- ##
==========================================
- Coverage 54.07% 54.06% -0.01%
==========================================
Files 290 290
Lines 19391 19390 -1
==========================================
- Hits 10485 10484 -1
Misses 8237 8237
Partials 669 669 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Is there a reason this wasn't merged? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
backport of #1443 for 18.09
fixes #1441
fixes moby/moby#38118
cherry-pick was clean; no conflicts