cri-o/oci
Antonio Murdaca cbe2a68ce5
execsync: return proper error description
The gprc execsync client call doesn't populate `ExecSyncResponse` on
error at all. You just get an error.
This patch modifies the code to include command's streams, exit code
and error direcly into the error. `ocic` will then print useful
infomation in the cli, otherwise it won't.

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2016-11-24 12:11:04 +01:00
..
history.go use an in memory store for containers 2016-09-19 13:11:36 +02:00
memory_store.go use an in memory store for containers 2016-09-19 13:11:36 +02:00
oci.go execsync: return proper error description 2016-11-24 12:11:04 +01:00
store.go use an in memory store for containers 2016-09-19 13:11:36 +02:00