Skip to content

Fix external networks in stacks#743

Merged
thaJeztah merged 1 commit into
docker:masterfrom
dnephin:compose-add-name-to-network
Dec 12, 2017
Merged

Fix external networks in stacks#743
thaJeztah merged 1 commit into
docker:masterfrom
dnephin:compose-add-name-to-network

Conversation

@dnephin
Copy link
Copy Markdown
Contributor

@dnephin dnephin commented Dec 11, 2017

Fixes moby/moby#35755

Looks like I missed where the network name was used. I confirmed External.Name is no longer used anywhere after this patch.

Signed-off-by: Daniel Nephin <[email protected]>
Copy link
Copy Markdown
Collaborator

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

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

LGTM 🦁

@codecov-io
Copy link
Copy Markdown

codecov-io commented Dec 11, 2017

Codecov Report

Merging #743 into master will not change coverage.
The diff coverage is 100%.

@@           Coverage Diff           @@
##           master     #743   +/-   ##
=======================================
  Coverage   53.45%   53.45%           
=======================================
  Files         218      218           
  Lines       14613    14613           
=======================================
  Hits         7811     7811           
  Misses       6321     6321           
  Partials      481      481

@dnephin dnephin requested a review from andrewhsu December 11, 2017 16:38
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@thaJeztah thaJeztah merged commit eb5e32e into docker:master Dec 12, 2017
@dnephin dnephin deleted the compose-add-name-to-network branch March 12, 2018 15:03
nobiit pushed a commit to nobidev/docker-cli that referenced this pull request Nov 19, 2025
Fix external networks in stacks
Upstream-commit: eb5e32e
Component: cli
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.

5 participants