feat: use envoy matcher api for routes - #8372
Closed
rudrakhp wants to merge 1 commit into
Closed
Conversation
✅ Deploy Preview for cerulean-figolla-1f9435 canceled.
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8372 +/- ##
==========================================
+ Coverage 73.85% 74.00% +0.14%
==========================================
Files 242 243 +1
Lines 37061 37346 +285
==========================================
+ Hits 27372 27637 +265
- Misses 7761 7768 +7
- Partials 1928 1941 +13 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
rudrakhp
force-pushed
the
sublinear_route_matcher
branch
2 times, most recently
from
February 28, 2026 14:59
95731b1 to
3d92c37
Compare
Signed-off-by: Rudrakh Panigrahi <rudrakh97@gmail.com>
rudrakhp
force-pushed
the
sublinear_route_matcher
branch
from
February 28, 2026 19:45
3d92c37 to
b3854e4
Compare
Member
|
Hi @rudrakhp thanks for the work on improving routing performance! Have we discussed this in a community meeting? This could be a breaking change for EEP and the extension server. |
Contributor
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions! |
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 type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Release Notes: Yes/No