feat: support custom backendRef via extension server#6342
Merged
Xunzhuo merged 1 commit intoenvoyproxy:mainfrom Jul 4, 2025
Merged
feat: support custom backendRef via extension server#6342Xunzhuo merged 1 commit intoenvoyproxy:mainfrom
Xunzhuo merged 1 commit intoenvoyproxy:mainfrom
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6342 +/- ##
==========================================
+ Coverage 70.76% 70.85% +0.09%
==========================================
Files 220 220
Lines 37382 37575 +193
==========================================
+ Hits 26452 26623 +171
- Misses 9382 9397 +15
- Partials 1548 1555 +7 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
fb91cab to
13e09d4
Compare
d9a6af6 to
456f8a8
Compare
Member
Author
|
/retest |
456f8a8 to
227fe34
Compare
227fe34 to
f34adc8
Compare
Member
Author
|
/retest |
793ff2f to
db89cf5
Compare
db89cf5 to
5fd7ba6
Compare
Member
Author
|
/retest |
arkodg
reviewed
Jul 1, 2025
arkodg
reviewed
Jul 1, 2025
arkodg
reviewed
Jul 1, 2025
arkodg
reviewed
Jul 1, 2025
arkodg
reviewed
Jul 1, 2025
arkodg
reviewed
Jul 1, 2025
arkodg
reviewed
Jul 1, 2025
Member
Author
|
/retest |
fd4c0c6 to
5955976
Compare
arkodg
reviewed
Jul 3, 2025
arkodg
reviewed
Jul 3, 2025
mathetake
approved these changes
Jul 3, 2025
6ddf593 to
abea9d2
Compare
arkodg
reviewed
Jul 3, 2025
arkodg
previously approved these changes
Jul 3, 2025
guydc
previously approved these changes
Jul 3, 2025
Contributor
guydc
left a comment
There was a problem hiding this comment.
LGTM, thanks!
In general, we need to prioritize investment in E2Es for the extensions server. A lot of users and projects are increasingly relying on this feature which is currently not E2E tested.
3ad654d to
08afaf5
Compare
Signed-off-by: bitliu <bitliu@tencent.com>
08afaf5 to
c52cfc1
Compare
arkodg
approved these changes
Jul 4, 2025
arkodg
approved these changes
Jul 4, 2025
Member
Author
|
/retest |
1 similar comment
Member
Author
|
/retest |
tjvdmolen
pushed a commit
to tjvdmolen/gateway
that referenced
this pull request
Jul 11, 2025
Signed-off-by: Tjeerd Jan van der Molen <34071+tjvdmolen@users.noreply.github.com>
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 this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #4762
Release Notes: Yes
This PR added support for custom backend, it is used widely in vendor specific Backend. Also it is used in Envoy AI Gateway: