Sebastiaan van Stijn
|
e18f5a5304
container: internalize InitAttachContext
|
1 年之前 |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Sebastiaan van Stijn
|
0f871f8cb7
api/types/events: define "Action" type and consts
|
1 年之前 |
Sebastiaan van Stijn
|
b71951c70c
container: format code with gofumpt
|
1 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Sebastiaan van Stijn
|
3eebf4d162
container: split security options to a SecurityOptions struct
|
2 年之前 |
Laura Brehm
|
a34060cdb4
Resolve and store manifest when creating container
|
2 年之前 |
Sebastiaan van Stijn
|
c5d4b6b311
restartmanager: remove RestartManager interface
|
3 年之前 |
Sebastiaan van Stijn
|
efb97da0da
restartmanager: add SetPolicy() to the RestartManager interface
|
4 年之前 |
Sebastiaan van Stijn
|
9f3e5eead5
pkg/system: deprecate DefaultPathEnv, move to oci
|
2 年之前 |
Cory Snider
|
9ce2b30b81
pkg/containerfs: drop ContainerFS type alias
|
2 年之前 |
Cory Snider
|
e332c41e9d
pkg/containerfs: alias ContainerFS to string
|
2 年之前 |
Cory Snider
|
95824f2b5f
pkg/containerfs: simplify ContainerFS type
|
2 年之前 |
Cory Snider
|
a7c8fdc55b
pkg/containerfs: make ResolveScopedPath a free fn
|
2 年之前 |
Sebastiaan van Stijn
|
511a909ae6
container: remove ViewDB and View interfaces, use concrete types
|
2 年之前 |
Cory Snider
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
3 年之前 |
Cory Snider
|
57d2d6ef62
Update container OOMKilled flag immediately
|
3 年之前 |
Paweł Gronowski
|
a290f5d04c
state/Wait: Fix race when reading exit status
|
3 年之前 |
Sebastiaan van Stijn
|
52c1a2fae8
gofmt GoDoc comments with go1.19
|
3 年之前 |
Sebastiaan van Stijn
|
21df9a04e0
container: StopSignal(): return syscall.Signal
|
3 年之前 |
Cory Snider
|
1c129103b4
Bump swarmkit to v2
|
3 年之前 |
Sebastiaan van Stijn
|
e53f65a916
pkg/signal: remove DefaultStopSignal const
|
3 年之前 |
Sebastiaan van Stijn
|
3b316814f9
container: un-export DefaultStopTimeout
|
3 年之前 |
Sebastiaan van Stijn
|
13cb04e57c
remove various LCOW bits (container, image, pkg/containerfs)
|
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
|
e047d984dc
Remove LCOW code (step 1)
|
4 年之前 |
Akihiro Suda
|
9303376242
Swarm config: use absolute paths for mount destination strings
|
4 年之前 |
Sebastiaan van Stijn
|
f4aafedc48
container: minor cleanup/refactor
|
4 年之前 |