Error metrics server when use Istio injection

Hi,

I’m using metrics-server v0.6.3 in k8s v1.21.6, and istio 1.14.

If istio-injection to pod, error: Metrics not available for pod.

if not injection, metrics server running normally with pod.

I think it had problem with metrics through istio-proxy cotainer.

Any one had this issue ? Please, help me fix this.

I downgrade metrics server to v0.4.5 (Release v0.4.5 · kubernetes-sigs/metrics-server · GitHub) and metrics work normally.

What diffirence between v0.6.3 and v0.4.5 when istio-injection to pod ?