mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 20:00:07 +00:00
Reset SELinuxChangePolicy of Pods that have no SELinux label set to Recursive. Kubelet cannot mount with `-o context=<label>`, if the label is not known. This fixes the e2e test error revealed by the previous commit - it changed the e2e test to check for events when no events are expected and it found a warning about a Pod with no label, but MountOption policy.