Sebastiaan van Stijn
|
08e4e88482
daemon: raise default minimum API version to v1.24
|
1 year ago |
Evan Lezar
|
49e04102c1
Update container-device-interface to v0.6.2
|
1 year ago |
Sebastiaan van Stijn
|
919fe72f60
vendor: github.com/moby/buildkit v0.12.3-dev
|
1 year ago |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 year ago |
Brian Goff
|
5b16dd6469
Remove duplicated trace logs
|
1 year ago |
Bjorn Neergaard
|
0e80073e01
daemon: strongly type containerd log.OutputFormat
|
1 year ago |
Sebastiaan van Stijn
|
bd523abd44
remove more direct uses of logrus
|
1 year ago |
Sebastiaan van Stijn
|
1ffbbe798a
vendor: github.com/containerd/containerd v1.6.24
|
1 year ago |
Brian Goff
|
642e9917ff
Add otel support
|
2 years ago |
Evan Lezar
|
bbb9255562
Skip CDI driver registration if CDISpecDirs is empty
|
1 year ago |
Evan Lezar
|
3b71197fb8
Set default CDI spec dirs after parsing args
|
1 year ago |
Sebastiaan van Stijn
|
5e2a1195d7
swap logrus types for their containerd/logs aliases
|
1 year ago |
Cory Snider
|
0c2699da27
Merge pull request #45737 from pkwarren/pkw/issue-44940-dockerd-json-logs
|
2 years ago |
Sebastiaan van Stijn
|
ee2ac6c205
cmd/dockerd: format code with gofumpt
|
3 years ago |
Philip K. Warren
|
a08abec9f8
Update dockerd to support JSON logging format
|
2 years ago |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 years ago |
Cory Snider
|
d222bf097c
daemon: reload runtimes w/o breaking containers
|
2 years ago |
Cory Snider
|
0b592467d9
daemon: read-copy-update the daemon config
|
2 years ago |
Cory Snider
|
742ac6e275
daemon: make config reloading more transactional
|
2 years ago |
Cory Snider
|
038449467e
Update BuildKit registry config on daemon reload
|
2 years ago |
Cory Snider
|
982e4fb448
api/server: get features from a callback fn
|
2 years ago |
Cory Snider
|
1b28b0ed5a
Merge pull request #45134 from elezar/add-cdi-support
|
2 years ago |
Kevin Alvarez
|
6d139e5e95
build: use daemon id as worker id for the graph driver controller
|
2 years ago |
Evan Lezar
|
7ec9561a77
Add support for CDI devices to docker daemon under linux
|
2 years ago |
Sebastiaan van Stijn
|
fb96b94ed0
daemon: remove handling for deprecated "oom-score-adjust", and produce error
|
2 years ago |
Sebastiaan van Stijn
|
e22758bfb2
Merge pull request #45314 from corhere/graceful-shutdown
|
2 years ago |
Cory Snider
|
12bf850c84
cmd/dockerd: gracefully shut down the API server
|
2 years ago |
Cory Snider
|
993ca8c6de
cmd/dockerd/trap: log to logrus directly
|
2 years ago |
Djordje Lukic
|
a1e1038736
Use the image service instead of the reference store for tagging
|
2 years ago |
Sebastiaan van Stijn
|
a5d46a15f5
split GetRepository from ImageService
|
2 years ago |