-
Feature Request
-
Resolution: Won't Do
-
Minor
-
None
-
None
-
None
-
Product / Portfolio Work
-
None
-
False
-
None
-
None
-
None
-
None
-
-
None
-
-
None
-
None
-
None
1. Proposed title of this feature request
Adding prometheus warning alert if any other SCC added for system:authenticated group
2. What is the nature and description of the request?
It is observed that when customers add SCC like anyuid to system:authenticated then there are issues with default pods mounting the volumes or getting proper permissions.
If we add the warning alert in the Prometheus system so that alert expression checks if there is any scc added for the system:authenticated.
As this use case can be useful for some customers then such customers can silence the alert.
If not feasible for Openshift default project, it would be useful if we have this for user defined projects.
3. Why does the customer need this? (List the business requirements here)
We have seen couple of issues where this configuration create problem. This will help to reduce such issues.