Skip to content

feat: increase maximum limit for global rate limit rules to 128#7269

Merged
arkodg merged 1 commit intoenvoyproxy:mainfrom
sudiptob2:feat/increase-rule-limit
Oct 19, 2025
Merged

feat: increase maximum limit for global rate limit rules to 128#7269
arkodg merged 1 commit intoenvoyproxy:mainfrom
sudiptob2:feat/increase-rule-limit

Conversation

@sudiptob2
Copy link
Copy Markdown
Member

Fixes #5696

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 18, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7269      +/-   ##
==========================================
+ Coverage   70.93%   70.95%   +0.02%     
==========================================
  Files         229      229              
  Lines       41044    41044              
==========================================
+ Hits        29115    29124       +9     
+ Misses      10212    10205       -7     
+ Partials     1717     1715       -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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: sudipto baral <sudiptobaral.me@gmail.com>
@sudiptob2 sudiptob2 force-pushed the feat/increase-rule-limit branch from c7b3946 to f6aab1c Compare October 18, 2025 16:54
@sudiptob2 sudiptob2 marked this pull request as ready for review October 18, 2025 17:10
@sudiptob2 sudiptob2 requested a review from a team as a code owner October 18, 2025 17:10
Copy link
Copy Markdown
Contributor

@arkodg arkodg left a comment

Choose a reason for hiding this comment

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

LGTM thanks

@arkodg arkodg requested review from a team October 18, 2025 21:22
@kkk777-7
Copy link
Copy Markdown
Member

LGTM, thanks!

@arkodg arkodg merged commit be78949 into envoyproxy:main Oct 19, 2025
41 of 45 checks passed
@sudiptob2 sudiptob2 deleted the feat/increase-rule-limit branch March 1, 2026 23:26
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.

Increase number of rules that can be set for rate limiting in backend traffic policy

3 participants