envoyproxy/gateway

Support more timeout settings

Open

#9,254 opened on Jun 19, 2026

View on GitHub
 (3 comments) (1 reaction) (0 assignees)Go (802 forks)auto 404
help wantedkind/enhancementkind/feature

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (PR metrics pending)

Description

Description: In an effort of improving our Envoy Gateway security (especially DoS security), we are missing 3 timeout settings that are supported in Envoy Proxy but not exposed in Envoy Gateway CRDs.

The settings are:

Do the maintainers see any issue with exposing these settings? If not then I would propose adding them to ClientTrafficPolicy API since they are all settings between Downstream and Envoy Proxy.

To be specific:

I am willing to submit a PR that introduces them once (if) this issue gets accepted.

Contributor guide