Does Istio support proxy protocol?
I set a gateway behind an haproxy with TCP forwarding and proxy protocol ("send-proxy" flag) but it doesn't work.
I know Envoy supports it but it seems that Istio doesn't.
If it doesn't support it, is there another way to retrieve the source IP?
Thanks for your help.