cri-o/oci
baude 3611f92ddf BUGFIX: Invalid return codes in kpod
Set the exitsdir for kpod back to /var/run/crio... so kpod can benefit
from the container exit file.

Because 0 is the int32 blank value, kpod needs its own container state
struct with the omitempty removed so it can actually display 0 in
its default json output.

Signed-off-by: baude <bbaude@redhat.com>
2017-10-04 09:34:28 -05:00
..
container.go Add crio annotations to container endpoint 2017-09-25 11:59:40 -07:00
finished.go oci: fix build condition 2017-08-03 20:20:38 +02:00
finished_32.go oci: fix type mismatch on some platform/arch 2017-07-17 15:31:19 +02:00
history.go use an in memory store for containers 2016-09-19 13:11:36 +02:00
memory_store.go oci: more grep'able interface name 2017-04-19 16:12:59 -04:00
oci.go BUGFIX: Invalid return codes in kpod 2017-10-04 09:34:28 -05:00
store.go oci: more grep'able interface name 2017-04-19 16:12:59 -04:00