John Howard

Results 1669 comments of John Howard

Why is this better? it just seems needlessly verbose?

Ok my original idea was https://github.com/howardjohn/istio/pull/new/gateway/cluster-scope - I wanted to make the GatewayServices take into account the _previous_ services to workaround https://github.com/envoyproxy/envoy/issues/18958. I was thinking I could utilize PrevSidecarScope but...

Envoy just recently added support for this. Note its very new and not exposed in core Istio APIs, and is not extensively validated by Istio. ```yaml apiVersion: networking.istio.io/v1alpha3 kind: EnvoyFilter...

On issue is we now drain all of them even if only one changes...

> So where is the ztunnel source code? 👀 This is a PR to the ztunnel (control plane side). The data plane part is just envoy

No, this would require Istio determining the upstream _before_ accepting the connection, which it cannot do currently