Ben

Results 4 comments of Ben

CI appears to timeout but I don't see how it could be related to my changes - I can also see that's the case for a lot of other PRs....

Sure - basically the protocol does not expect any protocol specific information on STDERR, and only sends information on STDOUT - so we should not combine STDERR and STDOUT, because...

That would avoid this issue - but this is more about the fact that if `sidecar.istio.io/proxyImage` / `proxy_init.image` are unset, then it's possible to run into this case where the...