containerd/server
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
..
config.go Remove reaper from containerd daemon 2018-01-10 11:51:58 -05:00
server_linux.go Remove reaper from containerd daemon 2018-01-10 11:51:58 -05:00
server_solaris.go Use defaults pkg for all platforms 2017-11-28 18:04:21 -08:00
server_test.go Validate that root and state paths are different. 2017-11-10 12:32:51 -05:00
server_unsupported.go Use defaults pkg for all platforms 2017-11-28 18:04:21 -08:00
server_windows.go Use defaults pkg for all platforms 2017-11-28 18:04:21 -08:00
server.go Enable grpc timing histograms 2018-01-05 15:03:15 -05:00