Commit 01d7931
committed
fix: Add allow_mode_override to ext_proc filters in envoy template
Enables dynamic body buffering for plugins that declare BodyAccess
(e.g., mcp-parser). Without this flag, Envoy silently ignores the
ModeOverride in ext_proc responses and never forwards the request body,
causing "Spurious response message" warnings and broken connections.
See rossoctl/cortex#362 for the corresponding authbridge fix.
Signed-off-by: Hai Huang <hai@us.ibm.com>
Assisted-By: Claude (Anthropic AI) <noreply@anthropic.com>
Signed-off-by: Hai Huang <huang195@gmail.com>1 parent b52923c commit 01d7931
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
0 commit comments