containerd/linux
Michael Crosby 9f5182f394 Remove reaper from containerd daemon
This allows other packages and plugins to easily exec things without
racing with the reaper.

The reaper is mostly needed in the shim but can be removed in containerd
in favor of the `exec.Cmd` apis

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-01-10 11:51:58 -05:00
..
proc Fix exit event handling in shim 2017-11-28 14:32:06 -05:00
runctypes api: lock down 1.0 API descriptors 2017-12-05 13:17:08 -08:00
shim Remove reaper from containerd daemon 2018-01-10 11:51:58 -05:00
bundle.go Remove mount namespace from shim 2017-12-01 17:35:14 -05:00
process.go api/events: split event types from events service 2017-11-16 15:20:46 -08:00
runtime.go Remove reaper from containerd daemon 2018-01-10 11:51:58 -05:00
task.go Check that process exists before it is returned 2017-12-21 13:03:51 -05:00