-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.15
-
None
-
No
-
False
-
Description of problem:
OpenShift Pipelines Operator default log-level is debug. This is resulting in large number of logs output in production environments. There appears to be no way to configure this log-level for the operator and it's operands.
Version-Release number of selected component (if applicable):
OpenShift Pipelines Operator - 1.14.4
How reproducible:
Everytime
Steps to Reproduce:
1. Install OpenShift Pipelines Operator 2. Check the logs of the `tekton-operator-webhook` and `openshift-pipelines-operator` Pods for debug lines
Actual results:
Debug logs are present
Expected results:
All components in the Openshift Pipelines/Tekton Operator use less verbose log-level, such as `info`
Additional info:
The following RFE has been created to request the ability to make the verbosity configurable. https://issues.redhat.com/browse/RFE-5567