Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
Vendor in Libnetwork changes
Browse files Browse the repository at this point in the history
Bring in changes from moby/libnetwork#2572 to moby

Signed-off-by: Arko Dasgupta <arko.dasgupta@docker.com>
Upstream-commit: 1623e6b222a95f1b0e4e031ebebf88808b362d9b
Component: engine
  • Loading branch information
Arko Dasgupta committed Oct 29, 2020
1 parent 8a7ce2a commit efbea1e
Show file tree
Hide file tree
Showing 14 changed files with 493 additions and 241 deletions.
2 changes: 1 addition & 1 deletion components/engine/hack/dockerfile/install/proxy.installer
Expand Up @@ -3,7 +3,7 @@
# LIBNETWORK_COMMIT is used to build the docker-userland-proxy binary. When
# updating the binary version, consider updating github.com/docker/libnetwork
# in vendor.conf accordingly
: "${LIBNETWORK_COMMIT:=d0951081b35fa4216fc4f0064bf065beeb55a74b}"
: "${LIBNETWORK_COMMIT:=d511c60c5c23e6753631244f271a1ec6097254a5}"

install_proxy() {
case "$1" in
Expand Down
2 changes: 1 addition & 1 deletion components/engine/vendor.conf
Expand Up @@ -40,7 +40,7 @@ github.com/grpc-ecosystem/go-grpc-middleware 3c51f7f332123e8be5a157c0802a
# libnetwork

# When updating, also update LIBNETWORK_COMMIT in hack/dockerfile/install/proxy.installer accordingly
github.com/docker/libnetwork d0951081b35fa4216fc4f0064bf065beeb55a74b
github.com/docker/libnetwork d511c60c5c23e6753631244f271a1ec6097254a5
github.com/docker/go-events e31b211e4f1cd09aa76fe4ac244571fab96ae47f
github.com/armon/go-radix e39d623f12e8e41c7b5529e9a9dd67a1e2261f80
github.com/armon/go-metrics eb0af217e5e9747e41dd5303755356b62d28e3ec
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit efbea1e

Please sign in to comment.