Qiang Huang
6132bec05a
Add Kill API for shim service
...
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com >
2017-04-05 08:26:35 +08:00
Michael Crosby
4f2b443a27
Rewrite imports for new github org
...
This rewrites the Go imports after switching to the new github org.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2017-04-03 14:05:44 -07:00
Michael Crosby
1d7fa45403
Add no_shim
config for not running with a shim
...
This reuses the exiting shim code and services to let containerd run as
the reaper for all container processes without the use of a shim.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2017-03-10 15:28:21 -08:00
Akihiro Suda
899a52d655
api: implement fetching the container status
...
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp >
2017-03-06 08:26:35 +00:00
Michael Crosby
3101be93bc
Load runtimes dynamically via go1.8 plugins
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
Add registration for more subsystems via plugins
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
Move content service to separate package
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2017-02-21 16:29:46 -08:00