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

Sentry external kafka breaks on install #1584

Open
1 task done
nadecancode opened this issue Oct 28, 2024 · 6 comments
Open
1 task done

Sentry external kafka breaks on install #1584

nadecancode opened this issue Oct 28, 2024 · 6 comments

Comments

@nadecancode
Copy link
Contributor

nadecancode commented Oct 28, 2024

Issue submitter TODO list

  • I've searched for an already existing issues here

Describe the bug (actual behavior)

#1557 breaks when there are multiple host / port that need to be specified.

Expected behavior

No response

values.yaml

Multiple externalKafka hosts / ports

Helm chart version

25.20.0

Steps to reproduce

Install with multiple kafka hosts & ports

Screenshots

No response

Logs

No response

Additional context

No response

@reneeckstein
Copy link

we just run into the same issue

@patsevanton
Copy link
Contributor

FYI @MemberIT

@MemberIT
Copy link
Contributor

@reneeckstein, @nadecancode
Please provide an example of values.yaml to reproduce the issue.

@nadecancode
Copy link
Contributor Author

@reneeckstein, @nadecancode Please provide an example of values.yaml to reproduce the issue.
I don't have access to these with my personal device. But your build can fail with:

externalKafka:
  - host: xxx
    port: xxx
  - host: yyy
    port: yyy

@Mokto
Copy link
Contributor

Mokto commented Oct 30, 2024

Could someone review the referenced PR please? Or even better, try it.

@nadecancode @patsevanton @reneeckstein

Thanks!

@patsevanton
Copy link
Contributor

@reneeckstein @nadecancode PR is work. Could you try 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
Development

No branches or pull requests

5 participants