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

Register default network alias using ContainerDef #7861

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Conversation

eddumelendez
Copy link
Member

Changes in 1dba8d1 doesn't register a default network alias
when implementing the new ContainerDef. This impacts to
kafka and mongodb modules.

Fixes #7823

Changes in 1dba8d1 doesn't register a default network alias
when implementing the new `ContainerDef`. This impacts to
kafka and mongodb modules.

Fixes #7823
@eddumelendez eddumelendez requested a review from a team as a code owner November 21, 2023 14:49
@eddumelendez eddumelendez added this to the next milestone Nov 21, 2023
@eddumelendez eddumelendez changed the title Register default network alias when using ContainerDef Register default network alias using ContainerDef Nov 21, 2023
@eddumelendez eddumelendez merged commit 832d943 into main Nov 21, 2023
88 checks passed
@eddumelendez eddumelendez deleted the gh-7823 branch November 21, 2023 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: KafkaContainer networkAliases not available anymore after update to 1.19.2
1 participant