Description of problem: SSP operator pod log shows info-level log message related to webhook security context. {"level":"info","ts":1652662485.0856197,"logger":"KubeAPIWarningLogger","msg":"would violate PodSecurity \"restricted:latest\": allowPrivilegeEscalation != false (container \"webhook\" must set securityContext.allowPrivilegeEscalation=false), unrestricted capabilities (container \"webhook\" must set securityContext.capabilities.drop=[\"ALL\"]), runAsNonRoot != true (pod or container \"webhook\" must set securityContext.runAsNonRoot=true), seccompProfile (pod or container \"webhook\" must set securityContext.seccompProfile.type to \"RuntimeDefault\" or \"Localhost\")"} Version-Release number of selected component (if applicable): 4.11 How reproducible: 100% Expected results: 1. Security context configuration prevents warning from occurring. 2. Increased log level for KubeAPIWarningLogger messages
Verified. SSP operator pod has valid security context Bundle v4.11.0-494
Released as part of 4.11.0