envoyproxy/envoy
ext_authz does not respect keep_empty_value configuration in HeaderValueOption
Fechada
#45.003 aberto em 11 de mai. de 2026
area/ext_authzbughelp wanted
Métricas do repositório
- Stars
- (27.997 estrelas)
- Métricas de merge de PR
- (Mesclagem média 8d) (378 fundiu PRs em 30d)
Description
Title: ext_authz does not respect keep_empty_value configuration in HeaderValueOption
Description: Even if Envoy authz is configured to drop empty headers, it would not drop the empty headers.
Repro steps: See https://github.com/envoyproxy/envoy/pull/44925