maggie44

Results 211 comments of maggie44

> Would this also be relevant for deployment as a Kubernetes sidecar without requiring root privileges? What performance can be expected vs using a tun? I noticed in the PR...

> can you try with https://istio.slack.com/archives/C37A4KAAD/p1724650498576219?thread_ts=1724650124.044929&cid=C37A4KAAD It would be helpful not to post links to other services that require logging in to track an issue.

> > @nandar-p you can try using https://argo-cd.readthedocs.io/en/stable/user-guide/diffing/ to ignore the differences. Or server-side apply with managed fields may work as well, but that would require changes to Istio. >...

> But after the last update to 2.17.3 we also experience network trouble. We are unable to pull from wherever. I jumped straight from 2.17.0 to 2.17.3 and am experiencing...

> Hm, but it seems this doesn't remove the info needed for stack traces: https://words.filippo.io/shrink-your-go-binaries-with-this-one-weird-trick/ . Yup, might be something to into, indeed! To be honest, 14% of something already...

I am also having a lot of DNS issues. On Linux, I sometimes get a long delay before the connection initiates. After around 30 seconds, I will get an error:...

Still trying to explore this. I can replicate it by changing the DNS entries in resolv.conf on my Mac and see it when using a slow connection. Connecting to a...

Trace logs: ``` 2024-10-01T17:44:23.273120Z debug proxy::outbound:proxy{wl=pm-ci-test-container/ci-test-container-7fdf69c4c9-s4nvn}:outbound{id=53cd1bbe90d21859d115e8071a138e27} connection started component="outbound" 2024-10-01T17:44:23.273163Z debug state:proxy{wl=pm-ci-test-container/ci-test-container-7fdf69c4c9-s4nvn}:outbound{id=53cd1bbe90d21859d115e8071a138e27} wait for workload addr=/192.168.240.94 2024-10-01T17:44:23.273169Z debug state:proxy{wl=pm-ci-test-container/ci-test-container-7fdf69c4c9-s4nvn}:outbound{id=53cd1bbe90d21859d115e8071a138e27} got sub, waiting for workload addr=/192.168.240.94 2024-10-01T17:44:23.273172Z debug state:proxy{wl=pm-ci-test-container/ci-test-container-7fdf69c4c9-s4nvn}:outbound{id=53cd1bbe90d21859d115e8071a138e27} fetch workload...

Investigating if it is caused by this: https://github.com/istio/istio/wiki/Troubleshooting-Istio-Ambient#scenario-traffic-fails-with-no-healthy-upstream

It’s very early, only just deployed 1.24 alpha, but so far no sign of this issue now. It was very noticeable before breaking everything immediately so would have expected to...