Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 年之前 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 年之前 |
Sebastiaan van Stijn
|
b26aa97914
Add client.WithAPIVersionNegotiation() option
|
6 年之前 |
Sebastiaan van Stijn
|
0041e2419a
Fix empty WithVersion blocking version negotiation
|
6 年之前 |
Sebastiaan van Stijn
|
c8ff5ecc09
Remove use of deprecated client.NewEnvClient()
|
6 年之前 |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 年之前 |
John Stephens
|
b801361064
Clean up in TestNegotiateAPIVersionEmpty
|
7 年之前 |
Sebastiaan van Stijn
|
55bebbaecf
Replace deprecated testutil.ErrorContains()
|
7 年之前 |
Daniel Nephin
|
c9e52bd0da
Post migration assertion fixes
|
7 年之前 |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 年之前 |
Vincent Demeester
|
5b124d7422
Merge pull request #36424 from liubin/fix-typo
|
7 年之前 |
Daniel Nephin
|
0a91ba2d8c
Remove duplicate calls for getting an APIClient
|
7 年之前 |
Daniel Nephin
|
2b445a53c1
Use gotestyourself env patching
|
7 年之前 |
Vincent Demeester
|
01bfb6d27c
Merge pull request #34900 from dnephin/send-codecov-report
|
7 年之前 |
bin liu
|
ce09932704
Fix typos in builder and client
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Daniel Nephin
|
e5cce50c7e
Add code coverage report and codecov config
|
7 年之前 |
Yu-Ju Hong
|
4b6ec10b07
Fix version comparison when negotiating the the API version
|
7 年之前 |
Yong Tang
|
63a9ea58eb
Merge pull request #34770 from dnephin/fix-client-with-empty-id
|
7 年之前 |
Daniel Nephin
|
5ac298fd0e
Fix volume inspect with empty ID
|
8 年之前 |
Daniel Nephin
|
54242cd067
Cleanup client/ interface
|
8 年之前 |
Royce Remer
|
5f1d94e569
pull client API version negotiation out of the CLI and into the client
|
8 年之前 |
Boaz Shuster
|
eb36d60216
Return error on client redirect
|
8 年之前 |
Arash Deshmeh
|
603dd8b3b4
use an encrypted client certificate to connect to a docker daemon
|
8 年之前 |
Victor Vieux
|
a7e6d2ca1f
add missing API changes
|
8 年之前 |
yuexiao-wang
|
113cae5ba2
Change tls to TLS
|
8 年之前 |
wefine
|
f78f7de96a
fix t.Errorf to t.Error in serveral _test.go
|
8 年之前 |
Tibor Vass
|
335a3c6149
Merge pull request #26402 from qudongfang/ensure_client_transport_be_closed
|
8 年之前 |
Stephen J Day
|
dc9f5c2ca3
client: pedantic checking of tlsconfig
|
8 年之前 |
qudongfang
|
03041f94ba
ensures that transport.Client is closed while using cli.NewClient with *http.Client = nil.
|
9 年之前 |