John Howard

Results 1677 comments of John Howard

I suppose we want to do it for 1 release so we have N-1 support, why do we need it longer though?

> > with this one rule > > -A OUTPUT -p udp -j ISTIO_OUTPUT > > I am not sure i can get what really it fix here > >...

Right, it should go through passthrough cluster unless you have SE for httpbin.org

Correct, they will need a SE for that. If they define that, the behavior will be the same as it was previously

there was some bug around this though, let me double check

https://github.com/istio/istio/pull/50571 was the fix I was thinking, will be in 1.21.3. But you are on 1.20. huh, that should have been cherrypicked to 1.20 but was missed

https://github.com/istio/istio/pull/51241

@keithmattix @kyessenov @zirain is there not some way to have envoy do structured stats without performing a regex against a flat string? I think I have asked this before and...