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

removed contextpath from zeebeGateway management port #1795

Closed
wants to merge 4 commits into from

Conversation

jonathanlukas
Copy link
Contributor

@jonathanlukas jonathanlukas commented May 14, 2024

Which problem does the PR fix?

closes #1789

What's in this PR?

Context: https://camunda.slack.com/archives/CSQ2E3BT4/p1714396844039029

This PR removes the zeebeGateway.contextPath configuration from the management port, making it serve the actuator as well as prometheus on root (/) again

Now, I faced the issue that if the context path of zeebeGateway is set to /zeebe, console will not work properly...

Checklist

Please make sure to follow our Contributing Guide.

Before opening the PR:

  • In the repo's root dir, run make go.update-golden-only.
  • There is no other open pull request for the same update/change.
  • Tests for charts are added (if needed).
  • In-repo documentation are updated (if needed).

Comment: this PR changes the same file: #1672

After opening the PR:

  • Did you sign our CLA (Contributor License Agreement)? It will show once you open the PR.
  • Did all checks/tests pass in the PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant