envoyproxy / envoyproxy/gateway
Support Admission Control
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 140
Description
*Description*:
>Describe the desired behavior, what scenario it enables and how it
would be used.
I'd like to use Envoy's Admission Control feature as a means of traffic shedding when backends are under high load and probabilistically reject requests. I'm currently handling this via an EnvoyPatchPatchPolicy and it'd be great if EnvoyGateway had direct support for this within `ClientTrafficPolicy` and was added to each Listener.
[*Relevant Links*:]
- https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/admission_control_filter
- https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/http/admission_control/v3/admission_control.proto#envoy-v3-api-msg-extensions-filters-http-admission-control-v3-admissioncontrol
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.