envoyproxy/envoy
ext_authz does not respect keep_empty_value configuration in HeaderValueOption
已關閉
#45,003 建立於 2026年5月11日
area/ext_authzbughelp wanted
倉庫指標
- 星標
- (27,997 顆星)
- PR 合併指標
- (平均合併 8天) (30 天內合併 378 個 PR)
描述
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