containerd/supervisor
Kenfe-Mickaël Laventure 90f827ca10 Streamline events (#287)
* Sync process.State() with the matching events

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>

* Allow requesting events for a specific container

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>

* Sync container state retrieval with other events

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>

* Let containerd take care of calling runtime delete on exit

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>

* Take care of possible race in TestBusyboxTopExecTopKillInit

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2016-07-13 11:01:07 -07:00
..
add_process.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
checkpoint.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
create.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
create_solaris.go containerd build clean on Solaris (#203) 2016-05-19 10:12:50 -07:00
delete.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
errors.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
exit.go Streamline events (#287) 2016-07-13 11:01:07 -07:00
get_containers.go Streamline events (#287) 2016-07-13 11:01:07 -07:00
machine.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
machine_solaris.go containerd build clean on Solaris (#203) 2016-05-19 10:12:50 -07:00
metrics.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
monitor_linux.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
monitor_solaris.go containerd build clean on Solaris (#203) 2016-05-19 10:12:50 -07:00
oom.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
signal.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
sort.go Refactor process.go for platform specific 2016-02-29 10:43:35 -08:00
sort_test.go Handle case where shim is reaped before the call to the runtime start 2016-07-01 11:26:20 -07:00
stats.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
supervisor.go Streamline events (#287) 2016-07-13 11:01:07 -07:00
task.go Remove eventloop package 2016-02-19 13:21:21 -08:00
types.go Move event types constants into single file 2016-04-19 19:09:54 +08:00
update.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
worker.go Call start in containerd 2016-06-27 10:49:20 -07:00