Files
containerd/supervisor
Michael Crosby 3742ae3ec8 Add timeout flag for container start times
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>
2016-04-05 13:38:49 -07:00
..
2016-02-26 14:58:15 -08:00
2016-02-26 14:58:15 -08:00
2016-02-26 14:58:15 -08:00
2016-03-11 16:40:42 -08:00
2016-04-02 10:28:05 -07:00
2016-02-19 13:21:21 -08:00
2016-02-28 19:02:24 -08:00
2016-02-11 17:26:24 -08:00
2016-02-29 17:01:40 -08:00
2016-02-29 17:01:40 -08:00
2016-02-19 13:21:21 -08:00
2016-04-02 10:28:05 -07:00
2016-04-02 10:28:05 -07:00
2016-02-19 13:21:21 -08:00
2016-03-11 16:40:42 -08:00