Philip K. Warren
|
a08abec9f8
Update dockerd to support JSON logging format
|
2 年之前 |
Sebastiaan van Stijn
|
32b299f63e
daemon/config: rename CommonTLSOptions to TLSOptions
|
2 年之前 |
Sebastiaan van Stijn
|
2d7d81bc46
cmd/dockerd: use initialized config in tests
|
2 年之前 |
Sebastiaan van Stijn
|
fce7ebdaa5
cmd/dockerd: loadDaemonCliConfig() safeguard for unparsed flags
|
3 年之前 |
Sebastiaan van Stijn
|
d9d0683862
cmd/dockerd: un-export config methods, and don't pass flags "twice"
|
3 年之前 |
Sebastiaan van Stijn
|
390c7d6871
daemon/config: Validate(): validate log-level
|
3 年之前 |
Sebastiaan van Stijn
|
97a5b797b6
Use designated test domains (RFC2606) in tests
|
4 年之前 |
Brian Goff
|
5f5285a6e2
Sterner warnings for unathenticated tcp
|
5 年之前 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 年之前 |
Akihiro Suda
|
ec87479b7e
allow running `dockerd` in an unprivileged user namespace (rootless mode)
|
6 年之前 |
Sebastiaan van Stijn
|
1edf943dc7
Configure log-format earlier, and small refactor
|
6 年之前 |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 年之前 |
Sebastiaan van Stijn
|
55bebbaecf
Replace deprecated testutil.ErrorContains()
|
7 年之前 |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 年之前 |
Sebastiaan van Stijn
|
6e7715d65b
Fix "--node-generic-resource" singular/plural
|
7 年之前 |
Sebastiaan van Stijn
|
8c6322338c
Remove deprecated support for duplicate label-keys
|
7 年之前 |
Daniel Nephin
|
e62b2d410c
Move ErrorContains to an internal package.
|
8 年之前 |
Daniel Nephin
|
60672382c7
Update tests to use gotestyourself/fs
|
8 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
Vincent Demeester
|
9ff9a91ab7
Remove `cli/flags` package
|
8 年之前 |
Noah Treuhaft
|
67fdf574d5
Add daemon option to push foreign layers
|
8 年之前 |
Aaron Lehmann
|
6052f2b396
Remove pkg/testutil/assert in favor of testify
|
8 年之前 |
Sebastiaan van Stijn
|
9894576fb7
Remove constant for "config-file" flag
|
8 年之前 |
Vincent Demeester
|
db63f9370e
Extract daemon configuration and discovery to their own package
|
8 年之前 |
Daniel Nephin
|
14712f9ff0
Remove old cli framework.
|
9 年之前 |
Daniel Nephin
|
31bf9ca0c8
Update unit tests for new cobra root command.
|
9 年之前 |
Stefan J. Wernli
|
adee28458c
Fixing v2 registry restriction for non-linux platforms.
|
9 年之前 |
Daniel Nephin
|
33c9edaf6c
Cleanup the structure of the cli package.
|
9 年之前 |
John Howard
|
0c7eab3157
Make dockerd debuggable
|
9 年之前 |