You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deploy the greeting workflow using the attached yaml file in the test namespace. greeting.txt
Wait until the workflow build is completed.
Actual results: the operator loop goes into CrashLoopBackOff after a few minutes:
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
Expected results: The greeting workflow should get deployed normally and the operator pod should continute to run.
It appears to have a stackoverflow, see logs attached. Note that the log level was set to debug
As @tiagobento mentioned here, the Apache KIE community doesn't have a 1.35 RC release, and the registry-proxy.engineering.redhat.com/rh-osbs/iib:878712 image is not part of our release and is not publicly accessible.
Please ensure this issue is reproducible with the officially released Apache KIE community versions and update this description accordingly.
jianrongzhang89
changed the title
[sonataflow-operator] Sonataflow Serverless Logic Operator 1.35 rc fails to install
[sonataflow-operator] SonataFlow Operator goes into CrashLoopBackOff when workflow is deployed with cluster platform referenced platform
Jan 10, 2025
As @tiagobento mentioned here, the Apache KIE community doesn't have a 1.35 RC release, and the registry-proxy.engineering.redhat.com/rh-osbs/iib:878712 image is not part of our release and is not publicly accessible.
Please ensure this issue is reproducible with the officially released Apache KIE community versions and update this description accordingly.
@thiagoelg I updated the issue description. Let me know if there is any issue.
Description of the problem:
The SonataFlow Operator goes into CrashLoopBackOff when workflow is deployed with cluster platform referenced platform.
How reproducible: 100%
Steps to reproduce:
sonataflowplatform.txt
sonataflowclusterplatform.txt
greeting.txt
Actual results: the operator loop goes into CrashLoopBackOff after a few minutes:
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
Expected results: The greeting workflow should get deployed normally and the operator pod should continute to run.
It appears to have a stackoverflow, see logs attached. Note that the log level was set to debug
errror.log
The text was updated successfully, but these errors were encountered: