mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-02-21 22:57:15 +00:00
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.