Skip to content
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

Fix Weighted Invalid Backend Logic #4911

Merged
merged 2 commits into from
Dec 13, 2024

Conversation

arkodg
Copy link
Contributor

@arkodg arkodg commented Dec 13, 2024

We were not adding valid clusters where there was a invalid cluster

Regression from #3246

We were not adding valid clusters where there was a invalid cluster

Regression from envoyproxy#3246

Signed-off-by: Arko Dasgupta <[email protected]>
@arkodg arkodg requested a review from a team as a code owner December 13, 2024 00:48
@arkodg arkodg requested a review from a team December 13, 2024 00:52
@arkodg arkodg changed the title Fix Weighted Invaid Backend Logic Fix Weighted Invalid Backend Logic Dec 13, 2024
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 35.71429% with 9 lines in your changes missing coverage. Please review.

Project coverage is 66.33%. Comparing base (685c5dd) to head (dc85a2e).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
internal/xds/translator/route.go 35.71% 6 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4911      +/-   ##
==========================================
+ Coverage   66.27%   66.33%   +0.05%     
==========================================
  Files         209      209              
  Lines       31922    31942      +20     
==========================================
+ Hits        21156    21188      +32     
+ Misses       9518     9506      -12     
  Partials     1248     1248              

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

zhaohuabing
zhaohuabing previously approved these changes Dec 13, 2024
Signed-off-by: Arko Dasgupta <[email protected]>
@arkodg arkodg requested review from a team December 13, 2024 02:12
@zhaohuabing zhaohuabing merged commit b9ff29c into envoyproxy:main Dec 13, 2024
22 of 24 checks passed
@arkodg arkodg deleted the fix-weighted-invalid branch December 13, 2024 02:19
zhaohuabing pushed a commit to zhaohuabing/gateway that referenced this pull request Dec 13, 2024
* Fix Weighted Invaid Backend Logic

We were not adding valid clusters where there was a invalid cluster

Regression from envoyproxy#3246

Signed-off-by: Arko Dasgupta <[email protected]>

* add release note

Signed-off-by: Arko Dasgupta <[email protected]>

---------

Signed-off-by: Arko Dasgupta <[email protected]>
(cherry picked from commit b9ff29c)
Signed-off-by: Huabing Zhao <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants