Files
kubernetes/pkg/controller/volume
Jan Safranek 2d6c21edd1 Fix SELinux label comparison
The comparison of SELinux labels in KCM tolerates missing fields - the
operating system is going to default them from its defaults, but in KCM we
don't know what the defaults are.

But the OS won't default the last component, "level", which includes also
categories. Make sure that labels with a level set conflicts with level "",
that's what will conflict on the OS too.
2025-08-28 10:31:15 +02:00
..
2024-12-02 16:59:34 +01:00
2024-08-26 16:47:39 +00:00