You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
selinux-warning-controller is an optional controller in KCM that emits
metrics + events about SELinux usage of persistent volumes in the cluster.
Since most Kubernetes distros don't care about SELinux, this controller
needs explicit opt-in on KCM cmdline.
OCP needs the controller:
- to explain to users why their pods may not be running.
- to collect metrics about such promebatic pods, to emit alerts and
telemetry.
The controller is disabled by default in Kubernetes 1.32
(under SELinuxChangePolicy feature gate).
Enhancement: https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/1710-selinux-relabeling
0 commit comments