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: lua support in EnvoyExtensionPolicy and HTTPRouteFilter #4932

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rudrakhp
Copy link
Contributor

What type of PR is this?

api: lua support in EnvoyExtensionPolicy and HTTPRouteFilter

What this PR does / why we need it:

Enables EGW users to define Lua filters natively without a need to patch Envoy filters.

Which issue(s) this PR fixes:

Related #4627

Release Notes: Yes

@rudrakhp rudrakhp force-pushed the api_lua_extension branch 2 times, most recently from 9e34b47 to 5a7a7ed Compare December 14, 2024 23:17
Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.28%. Comparing base (469de2f) to head (70d648a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4932   +/-   ##
=======================================
  Coverage   66.27%   66.28%           
=======================================
  Files         209      209           
  Lines       32035    32035           
=======================================
+ Hits        21231    21233    +2     
+ Misses       9541     9539    -2     
  Partials     1263     1263           

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

@rudrakhp rudrakhp marked this pull request as ready for review December 15, 2024 06:29
@rudrakhp rudrakhp requested a review from a team as a code owner December 15, 2024 06:29
Signed-off-by: Rudrakh Panigrahi <rudrakh97@gmail.com>
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.

1 participant