Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Desktop Modeler cannot connect to Zeebe Gateway via Openshift Route #987

Open
mljohns89 opened this issue Oct 5, 2023 · 2 comments
Open
Labels
kind/enhancement New feature or request platform/openshift Issues related to OpenShift

Comments

@mljohns89
Copy link

mljohns89 commented Oct 5, 2023

Describe the bug

I have followed the documentation around Ingress on Openshift to the letter. I have tried all types of Routes in Openshift as well as setting up NGINX Ingress Controller. The Desktop modeler will connect successfully if I run the oc port-forward command.

Configuring the Openshift route to work with gRPC should be a lot simpler than what is described in the docs. An e2e step-by-step guide would be greatly appreciated.

The Helm Chart is honestly a mess and looks completely hacked together

@mljohns89 mljohns89 added the kind/bug Something isn't working as intended label Oct 5, 2023
@npepinpe npepinpe transferred this issue from camunda/camunda Oct 20, 2023
@npepinpe
Copy link
Member

Transferring this issue here as it's likely an issue with the Helm charts and how things are wired together. If the distro team finds that the issue is with Zeebe in the end, please contact us about it and we'll take over.

@aabouzaid
Copy link
Member

Hi @mljohns89, thanks for reporting that.

Right now, we don't have official support for OpenShift Routes (but it's in the roadmap).
Till then, you should be able to use Nginx Ingress. But please note that Kubernetes project Nginx Ingress (not NGINX Ingress Controller by NGINX Inc.) ... which needs HTTPS for gRPC as mentioned in our docs.

Please add details about your setup using the issue template like Helm chart version, Helm CLI, etc (you can just open a new issue with that template).

@aabouzaid aabouzaid added platform/openshift Issues related to OpenShift kind/issue Unidentified issue, it could be a bug, misconfig, or anything in between and removed kind/bug Something isn't working as intended labels Nov 28, 2023
@aabouzaid aabouzaid added this to the 8.5 release milestone Nov 28, 2023
@aabouzaid aabouzaid added kind/enhancement New feature or request and removed kind/issue Unidentified issue, it could be a bug, misconfig, or anything in between labels Dec 11, 2023
@aabouzaid aabouzaid removed this from the 8.5 Release Cycle milestone Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request platform/openshift Issues related to OpenShift
Projects
None yet
Development

No branches or pull requests

3 participants