Skip to content

ignore missing (swarm) overlay networks#8999

Merged
ndeloof merged 1 commit intodocker:v2from
ndeloof:swarm_overlay_networks
Dec 6, 2021
Merged

ignore missing (swarm) overlay networks#8999
ndeloof merged 1 commit intodocker:v2from
ndeloof:swarm_overlay_networks

Conversation

@ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Dec 5, 2021

What I did
Don't consider a missing external overlay network to be an error, as this might be caused by swarm design.
NetworkAttach will fail bit later if the network really doesn't exists

Related issue
close #8996

(not mandatory) A picture of a cute animal, if possible in relation with what you did

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof ndeloof requested a review from glours December 6, 2021 12:45
@ndeloof ndeloof merged commit 6735220 into docker:v2 Dec 6, 2021
@ndeloof ndeloof deleted the swarm_overlay_networks branch December 20, 2023 13:53
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.

Cannot attach external overlay network to container on swarm worker node

2 participants