-
Bug
-
Resolution: Done
-
Blocker
-
None
-
False
-
-
False
-
-
-
Critical
Description of the problem:
I tried deploying the Orchestrator to OCP via UI using the helm chart located here: https://parodos-dev.github.io/orchestrator-helm-chart and I am seeing these errors in the orchestrator-backstage pod.
```
2024-01-24T16:57:58.107Z orchestrator error Error fetching data index swf results [Network] fetch failed type=plugin
2024-01-24T16:57:58.107Z orchestrator error Error when fetching workflows for workflowOverview: [Network] fetch failed type=plugin
```
The helm release has this error:
```
Release "orchestrator" failed: 5 errors occurred: * namespaces "sonataflow-infra" not found * namespaces "sonataflow-infra" not found * namespaces "sonataflow-infra" not found * namespaces "sonataflow-infra" not found * namespaces "sonataflow-infra" not found
```
How reproducible:
100%
Steps to reproduce:
1. deploy OCP cluster with OLM
2. Login as kubeadmin
3. Navigate to developer mode
4. Add helm repo listed above
5. Create the repo
6. Install the repo
7. look in the orchestrator-backstage pod for above mentioned error.
Actual results:
Orchestrator workflows fail to load
Expected results:
Orchestrator worflows load and work
- blocks
-
FLPATH-590 Orchestrator deployment
- Closed
- impacts account
-
FLPATH-802 [QE] Orchestrator deployment
- Closed