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

Add ContainerState#getHost replacing getContainerIpAddress #2742

Merged
merged 7 commits into from
May 15, 2020
Merged

Conversation

bsideup
Copy link
Member

@bsideup bsideup commented May 15, 2020

No description provided.

# Conflicts:
#	modules/jdbc-test/src/test/java/org/testcontainers/junit/CustomizableMysqlTest.java
#	modules/jdbc-test/src/test/java/org/testcontainers/junit/CustomizablePostgreSQLTest.java
#	modules/jdbc-test/src/test/java/org/testcontainers/junit/EmptyPasswordMysqlTest.java
#	modules/localstack/src/main/java/org/testcontainers/containers/localstack/LocalStackContainer.java
#	modules/toxiproxy/src/main/java/org/testcontainers/containers/ToxiproxyContainer.java
#	modules/toxiproxy/src/test/java/org/testcontainers/containers/ToxiproxyTest.java
@bsideup bsideup added this to the next milestone May 15, 2020
@bsideup bsideup requested review from rnorth and kiview May 15, 2020 10:47
Copy link
Member

@kiview kiview left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I had a suggestion about the Docs/Javadocs, but feel free to ignore this, if I understood it wrongly.

docs/features/networking.md Outdated Show resolved Hide resolved
@bsideup bsideup requested a review from rnorth May 15, 2020 13:01
@bsideup bsideup merged commit 672cbee into master May 15, 2020
@delete-merged-branch delete-merged-branch bot deleted the getHost branch May 15, 2020 13:12
quincy pushed a commit to quincy/testcontainers-java that referenced this pull request May 28, 2020
…ontainers#2742)

* Add `ContainerState#getHost` replacing `getContainerIpAddress`

* post-merge fixes

* Ignore `METHOD_NEW_DEFAULT` in japicmp

* Update docs/features/networking.md

Co-authored-by: Richard North <rich.north@gmail.com>

* Add a tip about `getContainerIpAddress()`

* Fix the codeincludes

Co-authored-by: Richard North <rich.north@gmail.com>
mrotteveel added a commit to FirebirdSQL/firebird-testcontainers-java that referenced this pull request Aug 2, 2020
sd-yip added a commit to sd-yip/testcontainers-java that referenced this pull request May 11, 2021
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.

None yet

3 participants