k3s-io / k3s-selinux

SELinux policy for k3s
Apache License 2.0
66 stars 20 forks source link

Fix policies to work with the container-selinux > 2.189.0 #37

Closed galal-hussein closed 1 year ago

galal-hussein commented 1 year ago

https://github.com/k3s-io/k3s-selinux/issues/36

1- Add policy dir for slemicro with requirement of container-selinux < 2.191 2- Add policy dir for coreos with requirement of container-selinux >= 2.191 3- Fix microos policy to remove the conflict and add requirement of container-selinux >= 2.191 4- Add requirement for container-selinux < 2.191 for centos8 policy

wranders commented 1 year ago

Is there anything internal that's blocking this?