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

RateLimitFilter: Gateway API to Xds IR translaton #933

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

arkodg
Copy link
Contributor

@arkodg arkodg commented Jan 21, 2023

  • Also rm'ed ResetConditon and instead set Accepted=False for negative cases for ExtensionFilter cases

Relates to #670

Signed-off-by: Arko Dasgupta arko@tetrate.io

* Also rm'ed `ResetConditon` and instead set `Accepted=False` for
negative cases for ExtensionFilter cases

Relates to envoyproxy#670

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
@arkodg arkodg requested a review from a team as a code owner January 21, 2023 00:26
@codecov-commenter
Copy link

codecov-commenter commented Jan 21, 2023

Codecov Report

Merging #933 (33a480c) into main (77c98eb) will decrease coverage by 0.05%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main     #933      +/-   ##
==========================================
- Coverage   64.33%   64.29%   -0.05%     
==========================================
  Files          54       54              
  Lines        7691     7743      +52     
==========================================
+ Hits         4948     4978      +30     
- Misses       2431     2451      +20     
- Partials      312      314       +2     
Impacted Files Coverage Δ
internal/ir/xds.go 75.86% <ø> (ø)
internal/gatewayapi/filters.go 80.47% <78.57%> (-1.62%) ⬇️
internal/gatewayapi/route.go 89.17% <100.00%> (+0.07%) ⬆️
internal/xds/translator/ratelimit.go 96.01% <100.00%> (ø)
internal/provider/kubernetes/controller.go 48.19% <0.00%> (-1.02%) ⬇️
internal/provider/kubernetes/helpers.go 83.10% <0.00%> (+3.37%) ⬆️

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: Arko Dasgupta <arko@tetrate.io>
@arkodg arkodg added this to the 0.3.0-rc.1 milestone Jan 23, 2023
@arkodg arkodg merged commit 2a03c58 into envoyproxy:main Jan 24, 2023
@arkodg arkodg deleted the rl-gateway-api branch January 24, 2023 17:39
@arkodg arkodg mentioned this pull request Jan 24, 2023
7 tasks
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.

3 participants