-
Notifications
You must be signed in to change notification settings - Fork 372
feat: support port-based routing for Gateway API routes #2703
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
johannes-engler-mw
wants to merge
20
commits into
apache:master
Choose a base branch
from
johannes-engler-mw:feat/2639
base: master
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.
Open
Changes from 16 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
8c643ae
feat: support port-based routing for Gateway API routes
johannes-engler-mw 7b31cf6
docs: update Gateway API port support documentation
johannes-engler-mw 587e27f
fix(test): check return error of fmt.Sscanf in E2E test
johannes-engler-mw dd58606
fix(e2e): pull alpine/curl image in pull-infra-images target
johannes-engler-mw 8aac247
test: add unit tests for addServerPortVars and fix test issues
johannes-engler-mw 5ba15c8
fix: sort listener ports to prevent route config flapping
johannes-engler-mw d49a767
fix(gateway-api): scope listener-port routing and hostname matching
johannes-engler-mw 1e39807
fix(gateway-api): deduplicate tctx.Listeners across overlapping paren…
johannes-engler-mw f4da8a6
fix: failing e2e tests fro http routes with section names
johannes-engler-mw 3f7ba25
refactor(translator): reduce cyclomatic complexity of TranslateHTTPRoute
johannes-engler-mw 1db1aa7
feat(gateway-api): add listener_port_match_mode config option
johannes-engler-mw 3385ebd
fix: resolve merge conflict in httproute.go translator
johannes-engler-mw 3dce4b2
test(e2e): increase benchmark ADC sync timeout
johannes-engler-mw 04c02fb
test(e2e): deduplicate grpcroute multi-listener checks
johannes-engler-mw 09a5ef9
test: gofmt annotations translator test imports
johannes-engler-mw c87094a
fix: address PR review feedback for port match changes
johannes-engler-mw 9176520
Fix listener aggregation across gateways
johannes-engler-mw efbb505
fix: implement PR commentS
johannes-engler-mw 6ac00ee
fix: CURL image tag
johannes-engler-mw c543818
fix(e2e): capture dig output from kubectl run
johannes-engler-mw 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
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
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.