containerd/execution
Kenfe-Mickael Laventure 73cb78fae3 execution/oci: Add check when loading processes
This should ensure that we don't kill a different process after a
restore (once supported)

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2016-12-16 08:49:09 -08:00
..
executors/oci execution/oci: Add check when loading processes 2016-12-16 08:49:09 -08:00
container.go execution/oci: use Status type instead of string 2016-12-16 08:49:09 -08:00
error.go execution/oci: use Status type instead of string 2016-12-16 08:49:09 -08:00
events.go Integrate NATS with event subsystem 2016-12-12 14:54:47 -08:00
executor.go execution: use provided process ID for state 2016-12-16 08:49:09 -08:00
process.go execution/oci: use Status type instead of string 2016-12-16 08:49:09 -08:00
service.go execution/oci: use Status type instead of string 2016-12-16 08:49:09 -08:00
statedir.go execution: use provided process ID for state 2016-12-16 08:49:09 -08:00
status.go execution/oci: use Status type instead of string 2016-12-16 08:49:09 -08:00
supervisor.go Add event support to execution subsystem 2016-12-12 09:21:29 -08:00