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

Gracefully fail if Network and IPAM plugins are used #1856

Merged
merged 1 commit into from
Jan 11, 2017

Conversation

mavenugo
Copy link
Contributor

@mavenugo mavenugo commented Jan 10, 2017

Due to multiple issues in both plugin-v1 and plugin-v2 support,
this patch will disable the network plugin support by gracefully
failing the network create if either network or ipam plugin is used. 😢

We will revisit the support once the plugin issues are resolved.

Signed-off-by: Madhu Venugopal madhu@docker.com

Due to multiple issues in both plugin-v1 and plugin-v2 support, we
decided to gracefully fail the network create if either network or ipam
plugin is used.

Signed-off-by: Madhu Venugopal <madhu@docker.com>
@codecov-io
Copy link

codecov-io commented Jan 10, 2017

Current coverage is 54.64% (diff: 60.00%)

Merging #1856 into master will increase coverage by 0.03%

@@             master      #1856   diff @@
==========================================
  Files           103        103          
  Lines         17248      17250     +2   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           9419       9426     +7   
+ Misses         6689       6682     -7   
- Partials       1140       1142     +2   

Sunburst

Powered by Codecov. Last update 62d835f...775a4bc

@aaronlehmann
Copy link
Collaborator

LGTM

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.

3 participants