Volodymyr Burenin
|
72034dad40
|
Do not read all IO if container is not started.
Signed-off-by: Volodymyr Burenin <vburenin@gmail.com>
|
2017-03-06 13:47:45 -06:00 |
|
Volodymyr Burenin
|
2972f2728f
|
Added new flag for 'ctr run' to specify user defined runtime.
Signed-off-by: Volodymyr Burenin <vburenin@gmail.com>
|
2017-03-06 13:11:31 -06:00 |
|
fate-grand-order
|
08405824ad
|
Use errors.New() directly to output the error message
Signed-off-by: fate-grand-order <chenjg@harmonycloud.cn>
|
2017-02-22 10:53:16 +08:00 |
|
Qiang Huang
|
f83652dbf1
|
Ensure to read all io in error cases
Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
|
2017-02-21 08:46:04 -08:00 |
|
Akihiro Suda
|
5f6f04742c
|
ctr: add --runtime-config
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
|
2017-02-21 05:04:18 +00:00 |
|
Michael Crosby
|
ab8586b7c5
|
Remove bundles from API
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
|
2017-02-15 13:56:41 -08:00 |
|
Akihiro Suda
|
bf8abef70f
|
api: introduce api/{types,services} for deduplication of API definition
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
|
2017-02-14 02:42:13 +00:00 |
|
Kenfe-Mickael Laventure
|
b4a299e61d
|
supervisor/shim: add exec support
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
|
2017-02-07 09:25:55 -08:00 |
|
Kenfe-Mickael Laventure
|
78d7e8b256
|
supervisor: implement monitoring
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
|
2017-02-06 15:16:55 -08:00 |
|
Kenfe-Mickael Laventure
|
31f26fed18
|
Move to a single Event type
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
|
2017-02-06 08:46:37 -08:00 |
|
Kenfe-Mickael Laventure
|
6f9eda1134
|
api/execution: remove ProcessID from rpc calls
Now that the shim handles all container's processes the system pid is
sufficient.
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
|
2017-02-02 15:36:10 -08:00 |
|
Kenfe-Mickael Laventure
|
40b0b211b7
|
api/execution: add Container suffix to relevant rpc calls
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
|
2017-02-02 14:40:23 -08:00 |
|
Akihiro Suda
|
e9bfed4cf2
|
*: clean up
Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
|
2017-01-20 01:50:08 +00:00 |
|
Kenfe-Mickael Laventure
|
a60487b782
|
ctr: set raw mode when using --tty
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
|
2017-01-12 11:39:09 -08:00 |
|
Kenfe-Mickael Laventure
|
3234546ee6
|
ctr: take console flag in account when readying IOs
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
|
2017-01-12 10:24:22 -08:00 |
|
Kenfe-Mickael Laventure
|
8e603d2e48
|
ctr: use full path for bundle in run
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
|
2017-01-12 10:23:29 -08:00 |
|
Kenfe-Mickael Laventure
|
0fdd2469f6
|
execution: "restore" container on service creation
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
|
2016-12-16 11:40:47 -08:00 |
|
Kenfe-Mickael Laventure
|
2ef399b315
|
Add event support to execution subsystem
The implementation relies on nats.io
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
|
2016-12-12 09:21:29 -08:00 |
|
Kenfe-Mickael Laventure
|
0aad42f5cf
|
Add exec and terminal support
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
|
2016-12-09 10:00:34 -08:00 |
|
Kenfe-Mickael Laventure
|
5a86eae247
|
Merge execution and container service
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
|
2016-12-07 19:44:22 -08:00 |
|
Kenfe-Mickael Laventure
|
ac3cc32dbc
|
Complete basic support for ctr run
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
|
2016-12-07 19:44:22 -08:00 |
|
Michael Crosby
|
df9c09303c
|
Fix ctr build
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
|
2016-12-05 16:36:15 -08:00 |
|
Stephen J Day
|
796b609741
|
cmd: move cli files to cmd package
Signed-off-by: Stephen J Day <stephen.day@docker.com>
|
2016-12-01 12:07:45 -08:00 |
|