Sebastiaan van Stijn
|
2df698025c
HealthCheck: add validation for minimum accepted start-interval
|
1 年之前 |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Sebastiaan van Stijn
|
13648a0e21
daemon: remove Daemon.checkContainer and related utils
|
1 年之前 |
Sebastiaan van Stijn
|
2be118379e
api/types/container: add RestartPolicyMode type and enum
|
2 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Cory Snider
|
d222bf097c
daemon: reload runtimes w/o breaking containers
|
2 年之前 |
Cory Snider
|
0b592467d9
daemon: read-copy-update the daemon config
|
2 年之前 |
Sebastiaan van Stijn
|
3eebf4d162
container: split security options to a SecurityOptions struct
|
2 年之前 |
Cory Snider
|
0ffaa6c785
daemon: add annotations to container HostConfig
|
2 年之前 |
Brian Goff
|
73e09ddecf
Merge pull request #43787 from thaJeztah/memdb_nits
|
2 年之前 |
Cory Snider
|
0141c6db81
daemon: don't checkpoint container until registered
|
2 年之前 |
Cory Snider
|
00157a42d3
daemon: fix GetContainer() returning (nil, nil)
|
2 年之前 |
Sebastiaan van Stijn
|
94dea2018e
container: ViewDB: GetByPrefix() return typed errors
|
3 年之前 |
Sebastiaan van Stijn
|
da4d627e79
container: ViewDB: use errdefs for non-existing containers
|
3 年之前 |
Sebastiaan van Stijn
|
8dd14509d7
ImageService: rename GraphDriverName to StorageDriver
|
2 年之前 |
Sebastiaan van Stijn
|
52c1a2fae8
gofmt GoDoc comments with go1.19
|
3 年之前 |
Djordje Lukic
|
70dc392bfa
Use hashicorp/go-memdb instead of truncindex
|
3 年之前 |
Brian Goff
|
12f1b3ce43
Merge pull request #42616 from thaJeztah/migrate_pkg_signal
|
4 年之前 |
Sebastiaan van Stijn
|
28409ca6c7
replace pkg/signal with moby/sys/signal v0.5.0
|
4 年之前 |
Sebastiaan van Stijn
|
300c11c7c9
volume/mounts: remove "containerOS" argument from NewParser (LCOW code)
|
4 年之前 |
Sebastiaan van Stijn
|
2773f81aa5
Merge pull request #42445 from thaJeztah/bump_golang_ci
|
4 年之前 |
Sebastiaan van Stijn
|
dc7cbb9b33
remove layerstore indexing by OS (used for LCOW)
|
4 年之前 |
Sebastiaan van Stijn
|
d13997b4ba
gosec: G601: Implicit memory aliasing in for loop
|
4 年之前 |
Brian Goff
|
24f173a003
Replace service "Capabilities" w/ add/drop API
|
5 年之前 |
Sebastiaan van Stijn
|
a8216806ce
vendor: opencontainers/selinux v1.5.1
|
5 年之前 |
Sebastiaan van Stijn
|
eb14d936bf
daemon: rename variables that collide with imported package names
|
5 年之前 |
Brian Goff
|
03163f6825
Merge pull request #40291 from akhilerm/privileged-device
|
5 年之前 |
Akhil Mohan
|
86ebbe16de
remove host directory check
|
5 年之前 |
wenlxie
|
03b3ec1dd5
make --device works at privileged mode
|
7 年之前 |
Sebastiaan van Stijn
|
f4f56b1197
daemon: normalize comment formatting
|
5 年之前 |