vendor: bump libnetwork 6659f7f4d8c1ec7a412a33f8973423ad38d22982#40534
Closed
thaJeztah wants to merge 1 commit intomoby:masterfrom
Closed
vendor: bump libnetwork 6659f7f4d8c1ec7a412a33f8973423ad38d22982#40534thaJeztah wants to merge 1 commit intomoby:masterfrom
thaJeztah wants to merge 1 commit intomoby:masterfrom
Conversation
full diff: moby/libnetwork@feeff4f...6659f7f includes: - moby/libnetwork#2317 Allow bridge net driver to skip IPv4 configuration of bridge interface - adds support for a `com.docker.network.bridge.inhibit_ipv4` label/configuration - addresses moby#37430 Prevent bridge network driver from setting IPv4 address on bridge interface - moby/libnetwork#2454 Support for com.docker.network.host_ipv4 driver label - addresses moby#30053 Unable to choose outbound (external) IP for containers - moby/libnetwork#2491 Improving load balancer performance - addresses moby#35082 [SWARM] Very poor performance for ingress network with lots of parallel requests Signed-off-by: Sebastiaan van Stijn <[email protected]>
Member
Author
|
@arkodg could you have a look at;
|
thaJeztah
commented
Feb 17, 2020
| golang.org/x/sync 1d60e4601c6fd243af51cc01ddf169918a5407ca | ||
| github.com/pkg/errors ba968bfe8b2f7e042a574c888954fccecfa385b4 # v0.8.1 | ||
| github.com/ishidawataru/sctp 6e2cb1366111dcf547c13531e3a263a067715847 | ||
| go.opencensus.io 9c377598961b706d1542bd2d84d538b5094d596e # v0.22.0 |
Contributor
|
don't think we should back port any to 19.03 |
Member
Author
|
@arkodg can you check if the "addresses" should be "fixes" for all of the ones listed? I wasn't sure if they would all be fully fixed by these patches |
Contributor
|
@thaJeztah the fixes should address the issues you have linked |
Member
Author
|
Thx! Changed "addresses" to "fixes" |
Member
Author
|
@AkihiroSuda @tonistiigi PTAL |
Merged
Member
Author
|
superseded by #40579 |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
full diff: moby/libnetwork@feeff4f...6659f7f
includes:
com.docker.network.bridge.inhibit_ipv4label/configuration- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)