containerd/supervisor
Michael Crosby ca6ae2e64b Remove container on load if it exited
If the shim gets sigkilled while containerd is down we need to be able
to remove the container correctly so that it does not stay in a stopped
state forever.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-03-14 14:23:24 -07:00
..
add_process.go Getting ctr closer to compiling on Windows 2016-02-29 12:42:30 -08:00
checkpoint.go Supervisor compiles 2016-02-26 14:58:15 -08:00
create.go Refactor process.go for platform specific 2016-02-29 10:43:35 -08:00
create_linux.go Supervisor compiles 2016-02-26 14:58:15 -08:00
create_windows.go Supervisor compiles 2016-02-26 14:58:15 -08:00
delete.go Don't send exit event on failure 2016-03-11 16:40:42 -08:00
errors.go Rename Events to task in supervisor 2016-02-11 17:26:24 -08:00
exit.go Refactor process.go for platform specific 2016-02-29 10:43:35 -08:00
get_containers.go Remove eventloop package 2016-02-19 13:21:21 -08:00
machine.go Making it not crash on Windows 2016-02-28 19:02:24 -08:00
machine_linux.go Making it not crash on Windows 2016-02-28 19:02:24 -08:00
machine_windows.go Making it not crash on Windows 2016-02-28 19:02:24 -08:00
metrics.go Rename Events to task in supervisor 2016-02-11 17:26:24 -08:00
monitor_linux.go Add oom support to events 2016-02-29 17:01:40 -08:00
monitor_windows.go Making it not crash on Windows 2016-02-28 19:02:24 -08:00
oom.go Add oom support to events 2016-02-29 17:01:40 -08:00
signal.go Remove eventloop package 2016-02-19 13:21:21 -08:00
sort.go Refactor process.go for platform specific 2016-02-29 10:43:35 -08:00
sort_test.go Getting ctr closer to compiling on Windows 2016-02-29 12:42:30 -08:00
stats.go Fix stats command not returning 2016-02-25 10:14:20 -08:00
supervisor.go Remove container on load if it exited 2016-03-14 14:23:24 -07:00
supervisor_linux.go Add oom support to events 2016-02-29 17:01:40 -08:00
supervisor_windows.go Supervisor compiles 2016-02-26 14:58:15 -08:00
task.go Remove eventloop package 2016-02-19 13:21:21 -08:00
update.go Add update rpc for resource updates 2016-03-07 15:23:52 -08:00
worker.go Don't send exit event on failure 2016-03-11 16:40:42 -08:00