We need a replacement for the mediawiki PSP that basically consists of the restricted PodSecurityStandard profile but allows for SYS_PTRACE and access to specific host paths:
- pathPrefix: /usr/share/GeoIP readOnly: true - pathPrefix: /usr/share/GeoIPInfo readOnly: true
The idea from the parent task and https://wikitech.wikimedia.org/wiki/User:JMeybohm/PSP_Replacement is to have ValidatingAdmissionPolicies replicating the various rules of the PSS profiles in a way that allows us to selectively enable/disable/replace particular rules for specific namespaces.