John Howard

Results 1677 comments of John Howard

cc @istio/wg-networking-maintainers

I agree directional but just to be clear, the purpose of the flag is to guard users from unsafe code. Our support for dual stack was very broken recently (https://github.com/istio/istio/pull/51279)...

Thanks for the issue. I can reproduce this on the master branch as well and think I know the root cause..

We need something like this https://github.com/istio/istio/pull/52862 to not key on only the 'primary' IP. I think that Pr needs a few tweaks (and testing) though, just a rough idea

@thorweijie I can confirm this was **not** fixed as you said. I will take a look into this next week

@yelinaung I am pretty sure this is working fine on latest 1.22 and 1.23 and is only broken on master and 1.24. https://github.com/istio/istio/pull/54207 should fix those