solo-io / gloo

The Feature-rich, Kubernetes-native, Next-Generation API Gateway Built on Envoy
https://docs.solo.io/
Apache License 2.0
4.07k stars 436 forks source link

support upstream lua filter #3465

Open bdecoste opened 4 years ago

bdecoste commented 4 years ago

Is your feature request related to a problem? Please describe. Gloo/GlooE does not currently provide or support the upstream lua filter

Describe the solution you'd like support upstream lua filter

mjaow commented 3 years ago

yes, I think this feature is very useful. We want to do some validation before request reaching user pod and response different based on user request. With lua filter, I can customize the validation and response logic

dspe commented 2 years ago

Does it mean in the gateway configmap we can't use http_filters and envoy.filters.http.lua ?

github-actions[bot] commented 9 months ago

This issue has been marked as stale because of no activity in the last 180 days. It will be closed in the next 180 days unless it is tagged "no stalebot" or other activity occurs.