ratelimit(api): support SourceIP#946
Conversation
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
Codecov Report
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more @@ Coverage Diff @@
## main #946 +/- ##
==========================================
- Coverage 63.70% 62.11% -1.60%
==========================================
Files 54 55 +1
Lines 7834 8803 +969
==========================================
+ Hits 4991 5468 +477
- Misses 2528 2963 +435
- Partials 315 372 +57
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
|
thanks for kickstarting the design for ratelimiting based on source IP, added comments |
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
27ee42b to
ae66643
Compare
updated |
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
|
this design looks good @zirain , lgtm from my side, lets merge post 0.3.0 so the unimplemented API field doesnt show up in docs ? |
Co-authored-by: Arko Dasgupta <arkodg@users.noreply.github.com> Signed-off-by: zirain <hejianpeng2@huawei.com>
Signed-off-by: hejianpeng <hejianpeng2@huawei.com>
f4b5b23 to
84c87e3
Compare
|
thanks for updating the doc string ! |
will implement it later. |
Signed-off-by: hejianpeng hejianpeng2@huawei.com
xref: #852
cc @arkodg