This repository was archived by the owner on Oct 13, 2023. It is now read-only.
[18.03] Fix to address regression caused by PR 30897#452
Merged
andrewhsu merged 1 commit intodocker-archive:18.03from Mar 6, 2018
Merged
[18.03] Fix to address regression caused by PR 30897#452andrewhsu merged 1 commit intodocker-archive:18.03from
andrewhsu merged 1 commit intodocker-archive:18.03from
Conversation
With the inclusion of PR 30897, creating service for host network
fails in 18.02. Modified IsPreDefinedNetwork check and return
NetworkNameError instead of errdefs.Forbidden to address this issue
Signed-off-by: selansen <elango.siva@docker.com>
(cherry picked from commit 7cf8b20)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Member
Author
|
ping @cpuguy83 @vdemeester @selansen PTAL |
Contributor
|
LGTM |
docker-jenkins
pushed a commit
that referenced
this pull request
Jan 23, 2020
[19.03] Bump Golang 1.12.15 Upstream-commit: e6ba13d3b9d0b48ac25db9d2bb7e432bff239c9e Component: engine
silvin-lubecki
pushed a commit
to silvin-lubecki/docker-ce
that referenced
this pull request
Jan 31, 2020
…elansen-36247 [18.03] Fix to address regression caused by PR 30897
docker-jenkins
pushed a commit
that referenced
this pull request
Apr 11, 2020
Add Fedora 32, remove Fedora 29 Upstream-commit: 61b1032 Component: packaging
akrasnov-drv
pushed a commit
to drivenets/docker-ce
that referenced
this pull request
Apr 23, 2023
Add Fedora 32, remove Fedora 29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-pick of moby/moby#36316 for 18.03, to address moby/moby#36247 (a regression introduced in moby/moby#36316)
No conflicts