cri-o/server
Dan Walsh cd12a4acfe Can't use SELinux separation when sharing the host pid/ipc namespace
SELinux will cause breakage when sharing these namespaces.  For example it
will block processes inside of the container from looking at the hosts /proc
in hosts Pid Namespace.  It will also block all access to semaphores and
shared memory defined outside of the pod.

Signed-off-by: Dan Walsh <dwalsh@redhat.com>
2016-10-07 07:28:12 -04:00
..
container.go Container state fixes 2016-10-06 15:16:21 -07:00
image.go Fix the build for ocid to cri-o rename 2016-09-26 16:55:12 -07:00
sandbox.go Can't use SELinux separation when sharing the host pid/ipc namespace 2016-10-07 07:28:12 -04:00
server.go Add SELinux support to OCID 2016-10-06 14:13:06 -04:00
utils.go Fix the build for ocid to cri-o rename 2016-09-26 16:55:12 -07:00
version.go fix vendored deps 2016-09-22 18:17:45 +02:00