Skip to content

fix ConsistentHashLoadBalancing flaky#8349

Merged
zirain merged 1 commit intoenvoyproxy:mainfrom
zirain:fix/ConsistentHashLoadBalancing
Feb 26, 2026
Merged

fix ConsistentHashLoadBalancing flaky#8349
zirain merged 1 commit intoenvoyproxy:mainfrom
zirain:fix/ConsistentHashLoadBalancing

Conversation

@zirain
Copy link
Copy Markdown
Member

@zirain zirain commented Feb 26, 2026

fixes: #8330

Signed-off-by: zirain <zirain2009@gmail.com>
@zirain zirain requested a review from a team as a code owner February 26, 2026 03:56
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 26, 2026

Deploy Preview for cerulean-figolla-1f9435 canceled.

Name Link
🔨 Latest commit f94129a
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/699fc463ed3faa0008efb6fe

Copy link
Copy Markdown
Contributor

@jukie jukie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks!

@jukie
Copy link
Copy Markdown
Contributor

jukie commented Feb 26, 2026

I was starting on this in #8337 but it's not the full fix. This looks right.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.84%. Comparing base (ce1efb6) to head (f94129a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8349      +/-   ##
==========================================
- Coverage   73.85%   73.84%   -0.02%     
==========================================
  Files         242      242              
  Lines       37044    37044              
==========================================
- Hits        27358    27354       -4     
- Misses       7753     7758       +5     
+ Partials     1933     1932       -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 zirain merged commit fd5f610 into envoyproxy:main Feb 26, 2026
73 of 82 checks passed
@zirain zirain deleted the fix/ConsistentHashLoadBalancing branch February 26, 2026 06:55
antonio-mazzini pushed a commit to antonio-mazzini/gateway that referenced this pull request Mar 5, 2026
Signed-off-by: zirain <zirain2009@gmail.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.

TestE2E/MultiHeaderBasedConsistentHashLoadBalancing is flaky

2 participants