-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat(sandbox,gateway): route sandbox egress through corporate HTTP proxy #2245
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
Merged
johntmyers
merged 29 commits into
NVIDIA:main
from
feloy:fix-1792-corporate-proxy-podman
Jul 24, 2026
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
ceac9bf
feat(sandbox,gateway): route sandbox egress through corporate HTTP proxy
feloy f3a4f29
fix(sandbox,podman): make corporate proxy routing operator-owned
feloy 9f9b8b6
feat(sandbox,podman): deliver corporate proxy credentials via secret …
feloy 5eb14cb
fix(sandbox,podman): fail closed on invalid upstream proxy configuration
feloy 467356e
fix(sandbox,podman): finish the fail-closed upstream proxy credential…
feloy 743b4e6
fix(sandbox,podman): close remaining fail-open upstream proxy config …
feloy 064e695
fix(sandbox,podman): reject upstream proxy URLs with path, query, or …
feloy d0c84e8
fix(sandbox,podman): remove plain-HTTP upstream proxy support
feloy ed9d20b
fix(sandbox,podman): escape generated TOML and require explicit proxy…
feloy 53357e4
fix(sandbox,podman): preserve tunneled bytes read with the CONNECT re…
feloy d63a90c
fix(sandbox,podman): gate cleartext proxy Basic auth behind an explic…
feloy eced5a5
fix(sandbox,podman): honor port qualifiers and resolved addresses in …
feloy 7596917
fix(sandbox,podman): bind proxied CONNECT tunnels to validated addresses
feloy 787c4d8
fix(sandbox,podman): reject empty port after bracketed IPv6 proxy host
feloy 45ad870
fix(sandbox,podman): fall back across validated addresses in proxied …
feloy d4bc174
fix(sandbox,podman): strip new reserved proxy vars and complete docs/…
feloy 4740e40
fix(sandbox,podman): cap each proxied CONNECT attempt within the shar…
feloy 89b5472
fix(sandbox,podman): deliver corporate proxy config on the supervisor…
feloy 3fb1c96
docs(sandbox): align proxy comments with the argv transport
feloy ffe6544
fix(sandbox): parse bracketed IPv6 authorities in client CONNECT targets
feloy 5c80418
test(podman): cover proxy-auth secret cleanup across lifecycle failures
feloy e27ba05
docs: list corporate proxy keys in the Podman compute-driver overview
feloy b7606c1
test(sandbox): cover the SSRF-to-TLS composition across the proxy tunnel
feloy b2a4512
fix(sandbox,podman): bound proxy-auth reads, reject port 0, fix stale…
feloy 0e083a4
fix(sandbox): open proxy-auth file non-blocking to reject FIFOs promptly
feloy 8ad21ec
test(podman): cover corporate proxy egress across driver and supervisor
feloy f6cfcf4
test(podman): restart the gateway on the proxy-config panic path
feloy 8ceea80
fix(supervisor-network): derive the loopback proxy bypass from resolv…
feloy 47d47af
fix(podman): clean up proxy-auth secret when container already deleted
feloy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.