Skip to content

fix: custom backend weight not set properly#6468

Merged
Xunzhuo merged 1 commit intoenvoyproxy:mainfrom
Xunzhuo:fix-custom-backend-weight
Jul 4, 2025
Merged

fix: custom backend weight not set properly#6468
Xunzhuo merged 1 commit intoenvoyproxy:mainfrom
Xunzhuo:fix-custom-backend-weight

Conversation

@Xunzhuo
Copy link
Member

@Xunzhuo Xunzhuo commented Jul 4, 2025

What type of PR is this?

This PR fixed the custom backendRef weight not set properly, which will cause the destination settings empty and always get a 500 direct response.

This fix has tested in envoy ai gateway.

@Xunzhuo Xunzhuo requested a review from a team as a code owner July 4, 2025 10:09
Signed-off-by: bitliu <bitliu@tencent.com>
@Xunzhuo Xunzhuo force-pushed the fix-custom-backend-weight branch from ee29892 to 07b6494 Compare July 4, 2025 12:46
@codecov
Copy link

codecov bot commented Jul 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.78%. Comparing base (1c8b74c) to head (07b6494).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6468   +/-   ##
=======================================
  Coverage   70.77%   70.78%           
=======================================
  Files         220      220           
  Lines       37576    37582    +6     
=======================================
+ Hits        26596    26602    +6     
+ Misses       9422     9420    -2     
- Partials     1558     1560    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Xunzhuo Xunzhuo merged commit e97b0e6 into envoyproxy:main Jul 4, 2025
28 checks passed
tjvdmolen pushed a commit to tjvdmolen/gateway that referenced this pull request Jul 11, 2025
Signed-off-by: bitliu <bitliu@tencent.com>
Signed-off-by: Tjeerd Jan van der Molen <34071+tjvdmolen@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants