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

Prevent users from setting 0.0.0.0 on any advertised_* address setting #58

Open
hcoyote opened this issue Oct 13, 2023 · 0 comments
Open

Comments

@hcoyote
Copy link
Contributor

hcoyote commented Oct 13, 2023

See following for background redpanda-data/redpanda#12395

We have users continuing to trip up over the difference between kafka_api (the listener configuration) and advertised_kafka_api. We should proactively/fast fail an ansible run if the user attempts to set this because it's an incorrect configuration.

advertised_rpc_api and advertised_pandaproxy_api are also the other ones I'm aware of that need this sort of check, but we should verify there aren't others.

We probably also need to double check deployment-automation and verify we're not setting 0.0.0.0 in any advertised_* address examples.

@deniscoady would like this to get some higher priority if possible.

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

1 participant