Skip to content

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Apr 10, 2019

full diffs:

notable changes in libnetwork:

@thaJeztah

This comment has been minimized.

@thaJeztah thaJeztah marked this pull request as ready for review April 10, 2019 17:14
@thaJeztah thaJeztah requested a review from tianon as a code owner April 10, 2019 17:14
@codecov
Copy link

codecov bot commented Apr 10, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@8aa3262). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master   #39054   +/-   ##
=========================================
  Coverage          ?    36.9%           
=========================================
  Files             ?      612           
  Lines             ?    45338           
  Branches          ?        0           
=========================================
  Hits              ?    16731           
  Misses            ?    26321           
  Partials          ?     2286

full diffs:

- moby/libnetwork@fc5a7d9...62a13ae
- vishvananda/netlink@b2de5d1...v1.0.0
- vishvananda/netns@604eaf1...13995c7

notable changes in libnetwork:

- moby/libnetwork#2366 Bump vishvananda/netlink to 1.0.0
- moby/libnetwork#2339 controller: Check if IPTables is enabled for arrangeUserFilterRule
  - addresses moby/libnetwork#2158 dockerd when run with --iptables=false modifies iptables by adding DOCKER-USER
  - addresses moby#35777 With iptables=false dockerd still creates DOCKER-USER chain and rules
  - addresses docker/for-linux#136 dockerd --iptables=false adds DOCKER-USER chain and modify FORWARD chain anyway
- moby/libnetwork#2394 Make DNS records and queries case-insensitive
  - addresses moby#28689 Embedded DNS is case-sensitive
  - addresses moby#21169 hostnames with new networking are case-sensitive

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah changed the title [WIP] bump libnetwork. vishvananda/netlink 1.0, vishvananda/netns bump libnetwork. vishvananda/netlink 1.0, vishvananda/netns Jun 25, 2019
@thaJeztah
Copy link
Member Author

ping @euanh @arkodg PTAL

Copy link
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🐯

@tiborvass tiborvass merged commit 9e6f83b into moby:master Jun 27, 2019
@thaJeztah thaJeztah deleted the bump_libnetwork2 branch June 27, 2019 22:16
github.com/vishvananda/netns 604eaf189ee867d8c147fafc28def2394e878d25
github.com/vishvananda/netlink b2de5d10e38ecce8607e6b438b6d174f389a004e
github.com/vishvananda/netns 13995c7128ccc8e51e9a6bd2b551020a27180abd
github.com/vishvananda/netlink a2ad57a690f3caf3015351d2d6e1c0b95c349752 # v1.0.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@thaJeztah FYI I just realized that this is not v1.0.0. Maybe we want to keep that in mind for cherry-picking.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just double checked, but looks like this commit matches the v1.0.0 tag? vishvananda/netlink@a2ad57a

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

omg... they have a v1.0.0 branch that's not the tag...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oooooooh!

I wonder which one vndr picks if we don't specify the sha 🤔

@thaJeztah thaJeztah added this to the 20.03.0 milestone Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants