VirtualService Routing Fails After EnvoyFilter Injects a Header
5 minIn Istio, headers added by EnvoyFilter do not affect VirtualService matches: Envoy resolves routes before HTTP filters run. Use ClearRouteCache or change the design.
6 posts on DevOps, SRE, and cloud infrastructure.
In Istio, headers added by EnvoyFilter do not affect VirtualService matches: Envoy resolves routes before HTTP filters run. Use ClearRouteCache or change the design.