unclejack
d2a6630658
utils: remove utils & migrate code to sys
...
Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com >
2017-03-29 21:25:02 +03: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
Michael Crosby
df48983fe7
Add reaper code for daemon
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2017-03-09 16:07:35 -08:00
Michael Crosby
e693cad926
Change linux runtime(w shim) to builtin
...
Because of the plugin findings and having the default runtime builtin
this makes it much better for development and testing.
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2017-02-24 15:50:59 -08: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
Qiang Huang
a717d4dc2d
Close shim file when cmd.Start fail
...
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com >
2017-02-21 08:51:40 -08:00
Michael Crosby
ab8586b7c5
Remove bundles from API
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
2017-02-15 13:56:41 -08:00