Skip to content

Add ContainerState#getHost replacing getContainerIpAddress#2742

Merged
bsideup merged 7 commits intomasterfrom
getHost
May 15, 2020
Merged

Add ContainerState#getHost replacing getContainerIpAddress#2742
bsideup merged 7 commits intomasterfrom
getHost

Conversation

@bsideup
Copy link
Member

@bsideup bsideup commented May 15, 2020

No description provided.

bsideup added 3 commits May 15, 2020 12:43
# 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 kiview and rnorth 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.

@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.

3 participants