-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Upstream
-
False
-
None
-
False
-
OCPSTRAT-120 - Implement RWOP SELinux context mounts (TechPreview)
-
-
-
Sprint 243, Sprint 244, Sprint 245, Sprint 246
Add metrics described in the upstream KEP to telemetry, so we know how many clusters / Pod would be affected when we expose SELinux mount to all volume types.
We want:
- volume_manager_selinux_container_errors_total + volume_manager_selinux_container_warnings_total + volume_manager_selinux_pod_context_mismatch_errors_total + volume_manager_selinux_pod_context_mismatch_warnings_total - these show user configuration error.
- volume_manager_selinux_volume_context_mismatch_errors_total + volume_manager_selinux_volume_context_mismatch_warnings_total - these show Pods that use the same volume with different SELinux context. This will not be supported when we extend mounting with SELinux to all volume types.