Sebastiaan van Stijn
|
08e4e88482
daemon: raise default minimum API version to v1.24
|
1 年之前 |
Sebastiaan van Stijn
|
84036d3e18
daemon/config: change DNSConfig.DNS to a []net.IP
|
1 年之前 |
Albin Kerouanton
|
d5d41c2849
daemon/config: Put params for the default network into a dedicated struct
|
1 年之前 |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Bjorn Neergaard
|
0e80073e01
daemon: strongly type containerd log.OutputFormat
|
1 年之前 |
Sebastiaan van Stijn
|
bd523abd44
remove more direct uses of logrus
|
1 年之前 |
Sebastiaan van Stijn
|
1ffbbe798a
vendor: github.com/containerd/containerd v1.6.24
|
1 年之前 |
Evan Lezar
|
3b71197fb8
Set default CDI spec dirs after parsing args
|
1 年之前 |
Cory Snider
|
0c2699da27
Merge pull request #45737 from pkwarren/pkw/issue-44940-dockerd-json-logs
|
2 年之前 |
Sebastiaan van Stijn
|
b8220f5d0d
daemon/config: move MTU to BridgeConfig
|
2 年之前 |
Sebastiaan van Stijn
|
13472c6cf1
daemon/config: remove unused CommonConfig.Context
|
2 年之前 |
Philip K. Warren
|
a08abec9f8
Update dockerd to support JSON logging format
|
2 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Cory Snider
|
0f6eeecac0
daemon: consolidate runtimes config validation
|
2 年之前 |
Cory Snider
|
0b592467d9
daemon: read-copy-update the daemon config
|
2 年之前 |
Evan Lezar
|
7ec9561a77
Add support for CDI devices to docker daemon under linux
|
2 年之前 |
Cory Snider
|
750218c5e5
d/config: fix default-network-opts in daemon.json
|
2 年之前 |
Sebastiaan van Stijn
|
2323f9deda
Merge pull request #43197 from dajudge/default-bridge-mtu
|
2 年之前 |
Cory Snider
|
a9e7360775
daemon/config: remove AuthzMiddleware field
|
2 年之前 |
Alex Stockinger
|
91c2b12205
Make default options for newly created networks configurable
|
3 年之前 |
Bjorn Neergaard
|
8dbc5df952
daemon/config: inform the user when the input JSON contains invalid UTF-8
|
2 年之前 |
Bjorn Neergaard
|
d42495033e
daemon/config: support alternate (common) unicode encodings using a BOM
|
2 年之前 |
Bjorn Neergaard
|
cba3edbc37
daemon/config: group JSON preprocessing steps
|
2 年之前 |
Bjorn Neergaard
|
bb19265ba8
daemon/config: ignore UTF-8 BOM in config JSON
|
2 年之前 |
Sebastiaan van Stijn
|
e19dff9285
daemon/config: remove deprecated RootDeprecated field
|
2 年之前 |
Sebastiaan van Stijn
|
32b299f63e
daemon/config: rename CommonTLSOptions to TLSOptions
|
2 年之前 |
Sebastiaan van Stijn
|
5cdd6ab7cd
daemon/config: remove TrustKeyPath, and local utilities
|
2 年之前 |
Sebastiaan van Stijn
|
b529870558
daemon/config: use strings.Cut(), fix panic in BuilderGCFilter
|
2 年之前 |
Cory Snider
|
ad4073edc1
daemon: fix docs for config-default constants
|
2 年之前 |
Sebastiaan van Stijn
|
56e64270f3
daemon: use strconv instead of fmt.Sprintf()
|
2 年之前 |