Skip to content

fix: custom backend weight not set properly #6468

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

Merged
merged 1 commit into from
Jul 4, 2025

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
@Xunzhuo Xunzhuo force-pushed the fix-custom-backend-weight branch from ee29892 to 07b6494 Compare July 4, 2025 12:46
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
davem-git pushed a commit to davem-git/gateway that referenced this pull request Jul 8, 2025
tjvdmolen pushed a commit to tjvdmolen/gateway that referenced this pull request Jul 11, 2025
Signed-off-by: bitliu <[email protected]>
Signed-off-by: Tjeerd Jan van der Molen <[email protected]>
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