envoyproxy/envoy
ext_authz does not respect keep_empty_value configuration in HeaderValueOption
Chiusa
#45.003 aperta il 11 mag 2026
area/ext_authzbughelp wanted
Metriche repository
- Star
- (27.997 stelle)
- Metriche merge PR
- (Merge medio 8g) (378 PR mergiate in 30 g)
Descrizione
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