-
Notifications
You must be signed in to change notification settings - Fork 49
[RFE] new package: sec-policy/selinux-container #479
Copy link
Copy link
Closed
Labels
area/selinuxIssues related to SELinuxIssues related to SELinuxkind/featureA feature requestA feature request
Description
Current situation
For SELinux, we currently use the following policies with custom patches:
- sec-policy/selinux-virt
- sec-policy/selinux-unconfined
- sec-policy/selinux-base
In the SELinux effort, it would be nice to port the following policy: https://github.com/containers/container-selinux to the OS to be aligned with an upstream reference and contribute to it.
Impact
- no need to maintain custom patches
- up-to-date with an official
containersSELinux policy - contribute to the
containers/container-selinux
Implementation options
It seems there is no ebuild for this policy - we could contribute to the upstream ::gentoo to provide it then add it to ::portage-stable.
Additional information
- upstream issue to track addition of sec-policy/selinux-container to
::gentoo: https://bugs.gentoo.org/832416 - see also this issue: kubernetes:
flannelinit container is crashing #476 - it seems
container-selinuxis on its way to be merged torefpolicy(Add support for container runtimes (podman, docker, etc) (or container-selinux support) SELinuxProject/refpolicy#397)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/selinuxIssues related to SELinuxIssues related to SELinuxkind/featureA feature requestA feature request