Was trying to apply session affinity on the service with weighted routing but it seems that the envoy does not support this. This issue has already been raised on the envoy and istio github.
Below are the references for the issues
https://github.com/envoyproxy/envoy/issues/8167https://github.com/istio/istio/issues/9764
Need to try a normal load balancing without the pods attached in canary deployment.
Was trying to apply session affinity on the service with weighted routing but it seems that the envoy does not support this. This issue has already been raised on the envoy and istio github. Below are the references for the issues https://github.com/envoyproxy/envoy/issues/8167 https://github.com/istio/istio/issues/9764 Need to try a normal load balancing without the pods attached in canary deployment.