John Howard

Results 1682 comments of John Howard

backendProtocol: service.ports.appProtocol certificate-arn: gateway.spec.tls actions: HTTPRoute ip-address-type: gateway.spec.address listen-ports: gateway.spec.listenres

I am a bit confused that we cannot report "not support MeshFrontendHostname"? Is this not reported via ``` skippedTests: - MeshFrontendHostname ```

So a bit more analysis of the problem. 1. Auto allocation gives an IPv6 and v4 address, but we filter out the v4 address. End up getting a DNS entry...

I put up a draft fix in https://github.com/istio/istio/pull/52733. Its unfortunate we don't have a great way of integration testing this unique environment (aside from manual testing, which I did to...

This is broken on ambient for another reason which https://github.com/istio/ztunnel/pull/1218 fixes btw (happy coincidence)

istio.io/rev is a label, not an annotation. I recommend opening a discussion (https://github.com/istio/istio/discussions) or slack thread for questions, re-opening closed issues will not likely get noticed quickly (as you may...

Closing since this was fixed in AKS 1.29 and there is nothing to do on Istio's end. Thanks all

I think the current state is: * This can work with a waypoint instead. Not well documented, but I plan to in a couple weeks hopefully * Could be done...