cri-o/vendor/github.com/opencontainers/selinux
Daniel J Walsh c2c148f18d 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-25 02:35:20 +00:00
..
go-selinux We need to release the SELinux label when we destroy the sandbox 2017-10-25 02:35:20 +00:00
LICENSE Vendor in opencontainers/selinux 2017-03-23 15:53:10 -04:00
README.md Vendor in opencontainers/selinux 2017-03-23 15:53:10 -04:00

selinux

GoDoc Go Report Card Build Status

Common SELinux package used across the container ecosystem.

Please see the godoc for more information.