Skip to content

Use hostIP to decide on Portmapper version#2616

Merged
arkodg merged 1 commit into
moby:masterfrom
arkodg:use-host-ip-for-version
Jan 25, 2021
Merged

Use hostIP to decide on Portmapper version#2616
arkodg merged 1 commit into
moby:masterfrom
arkodg:use-host-ip-for-version

Conversation

@arkodg

@arkodg arkodg commented Jan 23, 2021

Copy link
Copy Markdown
Contributor

Use HostIP to decide which portmapper object to store the binding
in consistently in the allocate and release method (

if bnd.HostIP.To4() == nil {
)

Signed-off-by: Arko Dasgupta [email protected]

@arkodg
arkodg requested a review from thaJeztah January 23, 2021 20:03
@arkodg

arkodg commented Jan 23, 2021

Copy link
Copy Markdown
Contributor Author

PTAL @seblu @elovin @bboehmke

@arkodg
arkodg requested a review from cpuguy83 January 23, 2021 20:04

@thaJeztah thaJeztah left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

SGTM

@bboehmke

Copy link
Copy Markdown
Contributor

With the change the docker-proxy is now stopped correctly.

LGTM

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

Successfully merging this pull request may close these issues.

3 participants