-
Bug
-
Resolution: Done-Errata
-
Normal
-
Logging 6.1.3
-
False
-
None
-
False
-
NEW
-
VERIFIED
-
-
Bug Fix
-
-
-
Log Collection - Sprint 268
-
Moderate
Description of problem:
The presence of duplicate capabilities in the requiredDropCapabilities section of the securitycontextconstraints resource gives the below error in the logs of cluster-logging-operator:
error":{"msg":"securitycontextconstraints.security.openshift.io \"logging-scc\" is forbidden: User \"system:serviceaccount:openshift-logging:cluster-logging-operator\" cannot update resource \"securitycontextconstraints\" in API group \"security.openshift.io\" at the cluster scope
Example of the overwritten parameters in requiredDropCapabilities section of the `logging-scc`: - CHOWN - DAC_OVERRIDE - FOWNER - FSETID - KILL - KILL - SETGID - SETUID - NET_BIND_SERVICE
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
Actual results:
- CHOWN - DAC_OVERRIDE - FOWNER - FSETID - KILL - KILL - SETGID - SETUID - NET_BIND_SERVICE
Expected results:
- CHOWN - DAC_OVERRIDE - FOWNER - FSETID - KILL - SETCAP - SETGID - SETUID - NET_BIND_SERVICE
Additional info:
In another case (for a fresh installation of logging 6), the value which got repeated was "NET_BIND_SERVICE".
- is cloned by
-
LOG-6879 [release-6.2] Permission Error due to operator updating the SCC in OpenShift Logging 6.x
-
- MODIFIED
-
- links to
-
RHSA-2025:146756 Logging for Red Hat OpenShift - 6.1.4
- mentioned on