John Howard

Results 1679 comments of John Howard

Missing InboundTrafficPolicyMode sounds like a mismatch between the istiod image version and the istio-sidecar-injector contents

This seems like a terrible error message for that mistake. I am going to re-open this to see if we can improve. Appreciate all the details here!

Oof. ``` 2024-05-24T00:20:42.473431Z error failed to process webhook config: could not parse configuration values: json: cannot unmarshal bool into Go value of type map[string]json.RawMessage ``` then this failure. Similar problem...

Didn't get a chance to try to fully reproduce, but I fixed a bug very similar to this recently. Worth giving https://github.com/istio/istio/releases/tag/1.22.0-rc.0 a shot. Another question is why does the...

Huh, the internal view (configz) of the GW has `ambient.istio.io/redirection: disabled`. But the live on in the cluster, and the Deployment and pod, do not. I think we are mutating...

Very interesting, doesn't repropduce for me on rc0 or beta1 unless I run it in a script instead of interactively. Maybe a race condition