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

api: increase rate-limit global rules limit #2906

Merged
merged 2 commits into from
Mar 14, 2024

Conversation

ShyunnY
Copy link
Contributor

@ShyunnY ShyunnY commented Mar 13, 2024

What type of PR is this?

feat: increase rate-limit global rules limit

Which issue(s) this PR fixes:

Fixes #2900

Signed-off-by: ShyunnY <1147212064@qq.com>
@ShyunnY ShyunnY requested a review from a team as a code owner March 13, 2024 06:41
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.45%. Comparing base (2aecc89) to head (138e794).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2906      +/-   ##
==========================================
- Coverage   64.47%   64.45%   -0.02%     
==========================================
  Files         122      122              
  Lines       21039    21039              
==========================================
- Hits        13564    13561       -3     
- Misses       6629     6630       +1     
- Partials      846      848       +2     

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

@ShyunnY
Copy link
Contributor Author

ShyunnY commented Mar 13, 2024

/retest

@zirain zirain added this to the Backlog milestone Mar 13, 2024
@zirain
Copy link
Contributor

zirain commented Mar 13, 2024

can you add test for this? positive and negative.

@shawnh2
Copy link
Contributor

shawnh2 commented Mar 13, 2024

can you add test for this? positive and negative.

hi @ShyunnY, maybe add a test in test/cel-validation/backendtrafficpolicy_test.go to ensure the CEL validation.

@ShyunnY ShyunnY changed the title feat: increase rate-limit global rules limit api: increase rate-limit global rules limit Mar 13, 2024
Signed-off-by: ShyunnY <1147212064@qq.com>
@ShyunnY
Copy link
Contributor Author

ShyunnY commented Mar 13, 2024

Sorry, this was an oversight on my part. I have added

Copy link
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 for adding the test !

@zirain
Copy link
Contributor

zirain commented Mar 14, 2024

/retest

@arkodg arkodg merged commit 975ef6e into envoyproxy:main Mar 14, 2024
21 checks passed
@ShyunnY ShyunnY deleted the increase-rl-rules-limit branch March 15, 2024 04:56
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 Rate Limit Rules Limit
4 participants