Istio-proxy container in pod order

Hi,
Is there any possibility to run istio-proxy sidecard proxy container before others in pod? I have such issue that my container is UP before istio-proxy, want to connect to some endpoint and get timeouted due to that istio is starting :wink: :thinking:

Regards

I have a similar issue have you been able to find any solutions to this? I keep seeing references to this enhancement: https://github.com/kubernetes/enhancements/issues/753