Skip to content

[release/v1.5] cherry-pick: do not return 500 for all requests when part of BackendRefs are …#7503

Merged
zhaohuabing merged 1 commit intoenvoyproxy:release/v1.5from
zhaohuabing:cherry-pick-7488
Nov 13, 2025
Merged

[release/v1.5] cherry-pick: do not return 500 for all requests when part of BackendRefs are …#7503
zhaohuabing merged 1 commit intoenvoyproxy:release/v1.5from
zhaohuabing:cherry-pick-7488

Conversation

@zhaohuabing
Copy link
Copy Markdown
Member

@zhaohuabing zhaohuabing commented Nov 13, 2025

cherry pick #7488 as it would be difficult for the release manager to cherry pick this one - the route.go changed a lot.

  • do not return 500 for all requests when part of BackendRefs are invalid

…invalid (envoyproxy#7488)

* do not return 500 for all requests when part of BackendRefs are invalid

Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>
@zhaohuabing zhaohuabing requested a review from a team as a code owner November 13, 2025 08:00
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 13, 2025

Codecov Report

❌ Patch coverage is 91.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.75%. Comparing base (1a54774) to head (af77b67).
⚠️ Report is 1 commits behind head on release/v1.5.

Files with missing lines Patch % Lines
internal/gatewayapi/route.go 90.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release/v1.5    #7503      +/-   ##
================================================
- Coverage         71.80%   71.75%   -0.06%     
================================================
  Files               225      225              
  Lines             32286    32289       +3     
================================================
- Hits              23184    23169      -15     
- Misses             7426     7443      +17     
- Partials           1676     1677       +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@zirain
Copy link
Copy Markdown
Member

zirain commented Nov 13, 2025

/retest

@zhaohuabing zhaohuabing merged commit ba98d75 into envoyproxy:release/v1.5 Nov 13, 2025
61 of 66 checks passed
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.

3 participants