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: ratelimit not working with both headers and cidr matches #4377

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

shawnh2
Copy link
Contributor

@shawnh2 shawnh2 commented Oct 1, 2024

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #4351

@shawnh2 shawnh2 requested a review from a team as a code owner October 1, 2024 04:22
Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.68%. Comparing base (0f4cb27) to head (a5fb19f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4377      +/-   ##
==========================================
- Coverage   65.72%   65.68%   -0.04%     
==========================================
  Files         200      200              
  Lines       24125    24119       -6     
==========================================
- Hits        15856    15843      -13     
- Misses       7135     7140       +5     
- Partials     1134     1136       +2     

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

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.

Ratelimiting doesn't work with both clientSelectors (i.e. headers and sourceCIDR) enabled
1 participant