-
Notifications
You must be signed in to change notification settings - Fork 655
Backport Adding ipam options to ipam driver requests #2324 #2394
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
Conversation
Codecov Report
@@ Coverage Diff @@
## bump_v17.06 #2394 +/- ##
===============================================
+ Coverage 59.75% 59.76% +<.01%
===============================================
Files 120 120
Lines 25067 25093 +26
===============================================
+ Hits 14980 14998 +18
- Misses 8754 8759 +5
- Partials 1333 1336 +3 |
nishanttotla
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
@nishanttotla done. |
|
@abhi I actually meant that the commit hashes should go into the commit message, not just PR description. Something like |
nishanttotla
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM once commit message is updated.
Ping @dperny @anshulpundir
|
Please do not merge yet. I might need to update libnetwork vendoring due to a last minute change going in. |
|
@abhi can the libnetwork update be done in a separate cherry pick if it indeed is required? |
|
@nishanttotla unfortunately no. I guess release branch needs to have consistent vendoring. PR moby/libnetwork#1970 is reverting a change in the bump_17.06 branch. So we might need to honor it. |
Signed-off-by: Abhinandan Prativadi <abhi@docker.com>
|
LGTM |
Since cherry pick fails due to code reorg, I have manually updated the respective files.
(cherry picked from commit fe0d7f6)
(cherry picked from commit ed271d4)