libnetwork: expose proxy information in FirewallInfo#52321
Merged
thaJeztah merged 1 commit intoApr 25, 2026
moby:mastermoby/moby:masterfrom
AkihiroSuda:api-userland-proxyAkihiroSuda/docker:api-userland-proxyCopy head branch name to clipboard
Merged
libnetwork: expose proxy information in FirewallInfo#52321thaJeztah merged 1 commit intomoby:mastermoby/moby:masterfrom AkihiroSuda:api-userland-proxyAkihiroSuda/docker:api-userland-proxyCopy head branch name to clipboard
thaJeztah merged 1 commit into
moby:mastermoby/moby:masterfrom
AkihiroSuda:api-userland-proxyAkihiroSuda/docker:api-userland-proxyCopy head branch name to clipboard
Conversation
AkihiroSuda
force-pushed
the
api-userland-proxy
branch
2 times, most recently
from
April 7, 2026 04:34
b7714df to
8fa4370
Compare
AkihiroSuda
force-pushed
the
api-userland-proxy
branch
4 times, most recently
from
April 7, 2026 13:14
4f3fef8 to
705a1ef
Compare
robmry
approved these changes
Apr 14, 2026
vvoland
requested changes
Apr 20, 2026
AkihiroSuda
force-pushed
the
api-userland-proxy
branch
from
April 20, 2026 15:42
705a1ef to
970c73a
Compare
AkihiroSuda
force-pushed
the
api-userland-proxy
branch
from
April 24, 2026 22:22
970c73a to
f3e4b62
Compare
Member
Author
|
Rebased |
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
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.
- What I did
Exposed userland proxy info
in/info` API.This will help users analyze whether they are using the proxy.
Preparation for:
- How I did it
Updated the API and the implementation.
- How to verify it
- Human readable description for the release notes
- A picture of a cute animal (not mandatory but encouraged)