John Howard

Results 1679 comments of John Howard

> > We are looping outside of GetPodIfAmbient for the pod to show up, but if it fails we panic. We want to instead get an error. > > I...

Also I would upgrade. Istio 1.19 is EOL and we have performance improvements in every release, including major ones in 1.21.

Can you explain why we need this? IIUC this means we are going to take a encoded token that we said we would **forward** and modify it? Why?

The syncz is https://github.com/istio/istio/blob/903ba1a06b4bacd8448cd7da10630b065cb4b8d1/pkg/istio-agent/xds_proxy.go#L787. its not implementing syncz itself, its a proxy server to Istiod

https://preliminary.istio.io/latest/docs/ambient/architecture/#ambient-labels

I jsut have https://github.com/istio/istio/issues/49868#issuecomment-1994591948

Can you share a config dump (`istioctl pc all PODNAME`)? Istio knows when its HTTPS and does HTTP metrics, so this means either: * Its not actually doing what you...