kubernetes/pkg/controller/volume/selinuxwarning
Jan Safranek 80d0b0f8cc Add unit test with CSIDriver.SELinuxMount=false
Add unit test with a volume plugin that does not support SELinux. That
simulates a CSi driver whose spec.SELinuxMount is empty or false.

This requires a little refactoring, each unit test now has a flag if it
runs with a volume plugin that supports SELinux.
2025-12-19 15:01:01 +01:00
..
cache selinux: Do not report conflits with finished pods 2025-12-12 11:17:51 +01:00
translator Add a note about Conflicts return value 2025-08-26 15:04:21 +02:00
metrics.go Add SELinux warning controller 2024-11-06 11:16:02 +01:00
selinux_warning_controller.go Use only enqueuePod to add pods to the controller queue 2025-12-12 11:19:13 +01:00
selinux_warning_controller_test.go Add unit test with CSIDriver.SELinuxMount=false 2025-12-19 15:01:01 +01:00
volumehost.go Merge pull request #131759 from carlory/clean-volumehost 2025-07-12 05:35:28 -07:00