disaster37

Results 35 comments of disaster37

Hum I think a found the cause of the issue on my case, but I doesn't found a workaround. The probleme appear because of on warm step, the first action...

Have you think to set `wait_for` it will wait the end of allocation before to continue on next action ? (I have tested but i need to wait few day...

I have opened on another issue on main opensearch project because of the main part of issue seems to be on Opensearch core project. https://github.com/opensearch-project/OpenSearch/issues/16063

I finnaly found a way to set env on pod che-dashboard. ```yaml apiVersion: org.eclipse.che/v2 kind: CheCluster spec: components: dashboard: deployment: containers: - name: che-dashboard env: - name: "HTTP_PROXY" value: "http://squid.squid.svc.cluster.local:8080"...

Hi, on eclipse-che 7.98.0, the proxy env is now mounted on che-dashboard pod. But the access on external devfile registry to more working.

It seems to be the same as #45841

I have tested like say @daleckystepan. I wait 15min and after a lot of restart is finished to be OK. @opipenbe I was loop like you many times before it...

Hi, Have you found a workaround ?

Hum, finnaly it's seem not linked with enabled / disabled ingress. After one minute it start to loop for ever. Little film about stdout of operator: ![Image](https://github.com/user-attachments/assets/a1938091-1813-4703-aef5-f2d3c3052577) The logs that...

My status: ```yaml status: applicationController: Running applicationSetController: Running host: 10.221.101.140, 10.221.101.141, 10.221.101.142 phase: Available redis: Running repo: Running server: Running sso: Running ``` Same matter after restart argocd-operator pod.