cri-o/libkpod
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
..
sandbox server: correctly set hostname 2017-09-17 10:19:31 +02:00
testdata test: Add libkpod config tests 2017-09-19 09:32:57 -04:00
config.go BUGFIX: Invalid return codes in kpod 2017-10-04 09:34:28 -05:00
config_test.go test: Add libkpod config tests 2017-09-19 09:32:57 -04:00
container.go Move to new github.com/sirupsen/logrus. 2017-08-07 11:50:04 -04:00
container_data.go BUGFIX: Invalid return codes in kpod 2017-10-04 09:34:28 -05:00
container_server.go *: allow to not use pivot_root 2017-09-26 11:35:00 -04:00
diff.go Move libkpod/image libkpod/layer to libpod/images and libpod/layers 2017-09-06 19:25:45 +00:00
hooks.go Add support for oci-hooks to libkpod 2017-09-05 07:39:31 -04:00
kill.go Add support for kpod kill 2017-09-28 09:34:21 -05:00
logs.go *: fix lint issues 2017-08-22 17:32:18 +02:00
pause.go Add kpod pause and kpod unpause 2017-09-26 08:38:07 -04:00
remove.go Add kpod pause and kpod unpause 2017-09-26 08:38:07 -04:00
rename.go *: update kube vendor to v1.7.4 2017-08-22 17:32:14 +02:00
stats.go add kpod stats function 2017-08-17 11:34:10 -04:00
stop.go Add kpod pause and kpod unpause 2017-09-26 08:38:07 -04:00
wait.go Add kpod wait 2017-09-27 09:03:33 -05:00