Cory Snider
|
659d7b190f
libcontainerd: create unstarted tasks
|
1 year ago |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 year ago |
Sebastiaan van Stijn
|
bd523abd44
remove more direct uses of logrus
|
1 year ago |
Sebastiaan van Stijn
|
5e2a1195d7
swap logrus types for their containerd/logs aliases
|
1 year ago |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 years ago |
Cory Snider
|
b0eed5ade6
daemon: allow shimv2 runtimes to be configured
|
2 years ago |
Cory Snider
|
1bef9e3fbf
Fix containerd task deletion after failed start
|
2 years ago |
Cory Snider
|
6a2f385aea
Share logic to create-or-replace a container
|
3 years ago |
Cory Snider
|
4bafaa00aa
Refactor libcontainerd to minimize c8d RPCs
|
3 years ago |
Sebastiaan van Stijn
|
521807837b
plugin: Executor.Signal() accept syscall.Signal
|
3 years ago |
Sebastiaan van Stijn
|
2ec2b65e45
libcontainerd: SignalProcess(): accept syscall.Signal
|
3 years ago |
Sebastiaan van Stijn
|
690a6fddf9
daemon: move default namespaces to daemon/config
|
3 years ago |
Brian Goff
|
f63f73a4a8
Configure shims from runtime config
|
5 years ago |
Akihiro Suda
|
612343618d
cgroup2: use shim V2
|
5 years ago |
Sebastiaan van Stijn
|
07ff4f1de8
goimports: fix imports
|
6 years ago |
Brian Goff
|
24ad2f486d
Add (hidden) flags to set containerd namespaces
|
6 years ago |
Michael Crosby
|
b9b5dc37e3
Remove inmemory container map
|
6 years ago |
Michael Crosby
|
45e328b0ac
Remove libcontainerd status type
|
6 years ago |
John Howard
|
85ad4b16c1
Windows: Experimental: Allow containerd for runtime
|
6 years ago |
Derek McGowan
|
dd2e19ebd5
libcontainerd: split client and supervisor
|
7 years ago |
Tonis Tiigi
|
44f3dd7653
vendor: update containerd to 63522d9
|
7 years ago |
Brian Goff
|
dbeb432965
Fix panic on daemon restart with running plugin
|
7 years ago |
Brian Goff
|
f81172b903
Make sure plugin container is removed on failure
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 years ago |
Daniel Nephin
|
3fec7c0858
Remove libcontainerd.IOPipe
|
7 years ago |
Stephen J Day
|
521e7eba86
daemon, plugin: follow containerd namespace conventions
|
7 years ago |
Michael Crosby
|
aa3ce07c41
Update daemon code for containerd API changes
|
7 years ago |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
7 years ago |
Brian Goff
|
c85e8622a4
Decouple plugin manager from libcontainerd package
|
8 years ago |