-
Notifications
You must be signed in to change notification settings - Fork 261
feat: dynamic ingress control for running sandboxes #2093
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
Open
levb
wants to merge
25
commits into
lev-allow-deny-dynamic
Choose a base branch
from
lev-ingress-control
base: lev-allow-deny-dynamic
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,773
−373
Open
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
89c30ef
feat: add dynamic ingress control for sandboxes
levb 2ba9d60
refactor: deduplicate ingress validation and avoid hot-path allocation
levb f4059c7
test: add ingress control integration tests
levb 51fec51
test: speed up ingress integration tests
levb 22671e3
test: restore egress CIDR intersection tests
levb 65daa0d
chore: auto-commit generated changes
github-actions[bot] cf2b029
fix: lint issues from CI (protogetter, revive, modernize, unparam)
levb 18ac69f
fix: consolidate client IP extraction and fix XFF spoofing
levb 248ffcf
Merge branch 'lev-ingress-control' of github.com:e2b-dev/infra into l…
levb e449b68
test: add integration test for dynamic MaskRequestHost updates
levb f2df7ed
fix: include IPv6 CIDRs in client IP deny tests
levb b1240d0
fix: fix MaskRequestHost test echo server startup
levb 2a4e32e
fix: reject allowIn without deny-all and clean up test names
levb 60351fc
Merge branch 'lev-allow-deny-dynamic' into lev-ingress-control
levb b97f951
fix(orchestrator): use context.WithoutCancel for egress rollback
levb b609b47
refactor(orchestrator): restore ApplyAllOrNone for update rollbacks
levb e1b618d
test: trim redundant unit tests, add combined egress+ingress integrat…
levb 2b4e58a
chore: auto-commit generated changes
github-actions[bot] 68f5571
fix: close response body from WaitForStatus to satisfy bodyclose lint
levb c38bf3b
Merge branch 'lev-ingress-control' of github.com:e2b-dev/infra into l…
levb e1a910c
fix(client-proxy): strip X-E2B-Client-IP before extracting client IP
levb 71ff3e0
Merge remote-tracking branch 'e2b/lev-allow-deny-dynamic' into lev-in…
levb 89c3dd2
Fix data race on network egress/ingress config access
levb 4e8a061
Merge branch 'lev-allow-deny-dynamic' into lev-ingress-control
levb 645148b
Fix spoofed-IP ingress tests to use XFF instead of X-E2B-Client-IP
levb 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
Large diffs are not rendered by default.
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
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.