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

Fix register listeners in RedpandaContainer #9247

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

eddumelendez
Copy link
Member

Previously, RedpandaContainer allowed to register a new listener
using a Supplier and the new listener's host was also added as a network
alias. However, if the listener's host was an IP the listener configuration
was wrong and didn't allow to connect to the broker.

Previously, RedpandaContainer allowed to register a new listener
using a Supplier and the new listener's host was also added as a network
alias. However, if the listener's host was an IP the listener configuration
was wrong and didn't allow to connect to the broker.
@eddumelendez eddumelendez requested a review from a team as a code owner September 19, 2024 15:45
@eddumelendez eddumelendez added this to the next milestone Sep 19, 2024
@eddumelendez eddumelendez merged commit f763945 into main Sep 19, 2024
103 checks passed
@eddumelendez eddumelendez deleted the redpanda-listeners branch September 19, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant