-
Bug
-
Resolution: Done
-
Blocker
-
1.35.0
-
None
-
False
-
-
False
-
-
- Description of the problem:*
The Serverless Logic operator for 1.35 rc is stuck in Installing.
How reproducible: 100%
Steps to reproduce:
- Deploy Sonataflow operator 1.35 rc using image
registry-proxy.engineering.redhat.com/rh-osbs/iib:878712 on OCP v4.14.0 - Examine status of logic-operator-rhel8-controller-manager pod in openshift-serverless-logic namespace.
*Actual results: *
Pod is stuck in crashloop back off:
oc get pods -n openshift-serverless-logic NAME READY STATUS RESTARTS AGE logic-operator-rhel8-controller-manager-64d748755f-792s8 1/2 CrashLoopBackOff 380 (84s ago) 43h
It appears to have a stackoverflow, see logs attached.
Before reaching this error in the logs, I had to:
- increase limit memory to 1500m
- set log level to debug