-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
5
-
False
-
-
False
-
Release Note Not Required
-
-
-
5
-
Pipelines Sprint Pioneers 36
Description of problem:
After installing OpenShift Pipelines, the operator pod is generating a lot of logs such as:
Workaround
Prerequisites (if any, like setup, operators/versions):
OpenShift Pipelines 1.18
Steps to Reproduce
1. Install OpenShift Pipelines 1.18
2. Check the amount of logs produced per day.
# <steps>
Actual results:
Operator generates a lot of logs:
oc get csv -n openshift-pipelines
NAME DISPLAY VERSION REPLACES PHASE
openshift-pipelines-operator-rh.v1.18.1 Red Hat OpenShift Pipelines 1.18.1 openshift-pipelines-operator-rh.v1.18.0 Succeeded
oc get pods -A | grep pipelines
openshift-operators openshift-pipelines-operator-8945758c7-hlqlt 2/2 Running 0 18m
oc logs openshift-pipelines-operator-8945758c7-hlqlt -c openshift-pipelines-operator-lifecycle -n openshift-operators | wc -l
943
oc logs openshift-pipelines-operator-8945758c7-hlqlt -c openshift-pipelines-operator-cluster-operations -n openshift-operators | wc -l
2266
Expected results:
Reproducibility (Always/Intermittent/Only Once):
Always
Definition of Done:
Additional info (Such as Logs, Screenshots, etc):
This is issue is very similar to SRVKP-4180
*
- is cloned by
-
SRVKP-8547 QA openshift-pipelines operator pod Exessive logging
-
- Closed
-