cri-o/libkpod
Daniel J Walsh d2ea9cc2fa We need to release the SELinux label when we destroy the sandbox
This will release the MCS Label to be used again.  Only do this if we
don't have another sandbox using the same label.

Also vendor in the latest selinux go bindings, which fixes a leak and
properly reserves the SELinux label we are going to use.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2017-10-24 19:30:57 -07: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 Follow up changes on secrets patch 2017-10-12 15:10:07 -04: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 We need to release the SELinux label when we destroy the sandbox 2017-10-24 19:30:57 -07: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 oci: fixes to properly handle container stop action 2017-10-18 11:57:47 +02: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 oci: fixes to properly handle container stop action 2017-10-18 11:57:47 +02:00
wait.go Add kpod wait 2017-09-27 09:03:33 -05:00