envoyproxy/envoy

ext_authz does not respect keep_empty_value configuration in HeaderValueOption

Geschlossen

#45.003 geöffnet am 11.05.2026

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C++ (5.373 Forks)batch import
area/ext_authzbughelp wanted

Repository-Metriken

Stars
 (27.997 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 8T) (378 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide