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 into
envoyproxy: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 into
envoyproxy:release/v1.5from
zhaohuabing:cherry-pick-7488

fix: do not return 500 for all requests when part of BackendRefs are …

af77b67
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2025 in 0s

71.75% (target 60.00%)

View this Pull Request on Codecov

71.75% (target 60.00%)

Details

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).

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.