3742ae3ec8
This currently depends on a runc PR: https://github.com/opencontainers/runc/pull/703 We need this pr because we have to SIGKILL runc and the container root dir will still be left around. As for the containerd changes this adds a flag to containerd so that you can configure the timeout without any more code changes. It also adds better handling in the error cases and will kill the containerd-shim and runc ( as well as the user process if it exists ) if the timeout is hit. Signed-off-by: Michael Crosby <crosbymichael@gmail.com> |
||
---|---|---|
.. | ||
add_process.go | ||
checkpoint.go | ||
create.go | ||
create_linux.go | ||
create_windows.go | ||
delete.go | ||
errors.go | ||
exit.go | ||
get_containers.go | ||
machine.go | ||
machine_linux.go | ||
machine_windows.go | ||
metrics.go | ||
monitor_linux.go | ||
monitor_windows.go | ||
oom.go | ||
signal.go | ||
sort.go | ||
sort_test.go | ||
stats.go | ||
supervisor.go | ||
supervisor_linux.go | ||
supervisor_windows.go | ||
task.go | ||
update.go | ||
worker.go |