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

Set ingress host correctly #967

Merged
merged 4 commits into from May 11, 2022
Merged

Set ingress host correctly #967

merged 4 commits into from May 11, 2022

Conversation

severinson
Copy link
Contributor

@severinson severinson commented May 11, 2022

Previously, the Pulsar submit API would set the hostname. This was a problem since each executor may require a different hostname suffix. With this PR, each executor is responsible for adding the suffix (and some other info).
I'm also changing the events topic name, since there seem to be problems with topic names with dashes in them.

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

Successfully merging this pull request may close these issues.

None yet

2 participants