Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing the override for ipamdriver for local scope networks in #1785

Merged
merged 1 commit into from
May 31, 2017

Conversation

abhi
Copy link
Contributor

@abhi abhi commented May 30, 2017

The commit contains fix for the issue reported in moby/moby#33415 and
#1772. With the feature introduced to support local scope networks in swarm mode (moby/moby#32981) the network configuration to include ipam driver was over-riden in libnetwork. This has been removed with this fix which will allow ipam-driver option to be used for task allocation.
Verified with the steps posted in the issue #1772 as well.

Signed-off-by: Abhinandan Prativadi abhi@docker.com

The commit contains fix for the issue reported in
moby/moby#33415 and
moby#1772. With the
feature introduced to support local scope networks in swarm
mode the network configuration to include ipam driver was overriden
in libnetwork. This has been removed with this fix which will allow
ipam-driver option to be used for task allocation

Signed-off-by: Abhinandan Prativadi <abhi@docker.com>
@mavenugo
Copy link
Contributor

LGTM

@mavenugo
Copy link
Contributor

@eyz yes. this need to be vendored into moby

@eyz
Copy link

eyz commented May 31, 2017

Thanks. I updated the moby/moby#33415 issue with the next action.

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