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

change: allow missing consumer #773

Merged
merged 4 commits into from
Oct 22, 2024
Merged

change: allow missing consumer #773

merged 4 commits into from
Oct 22, 2024

Conversation

spacewander
Copy link
Member

If consumer is required, use consumerRestriction plugin to restrict.

This change makes it possible to support limit rate per consumer coexists with limit rate without consumer.
Signed-off-by: spacewander spacewanderlzx@gmail.com

@github-actions github-actions bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Oct 18, 2024
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.80%. Comparing base (ec9ff43) to head (79bbc6f).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #773      +/-   ##
==========================================
+ Coverage   87.70%   87.80%   +0.10%     
==========================================
  Files         136      136              
  Lines        8163     8159       -4     
==========================================
+ Hits         7159     7164       +5     
+ Misses        783      776       -7     
+ Partials      221      219       -2     

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

If consumer is required, use consumerRestriction plugin to restrict.

This change makes it possible to support limit rate per consumer
coexists with limit rate without consumer.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
If consumer is required, use consumerRestriction plugin to restrict.

This change makes it possible to support limit rate per consumer
coexists with limit rate without consumer.
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
@spacewander spacewander marked this pull request as ready for review October 18, 2024 05:46
@spacewander spacewander merged commit d2c90be into main Oct 22, 2024
17 checks passed
@spacewander spacewander deleted the consumer_can_pass branch October 22, 2024 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant