John Howard

Results 289 issues of John Howard

If you use standard gateway CRDs, istiod logs `unknown field "status.supportedFeatures"`. This is because we write this in status (on GC) but its not in standard. We don't actually know...

area/networking

``` Danger alert:There was an error when rendering the graph: Can not create edge `990857dddff62dc1cf70fab54ff74a5c` with nonexistant target `16cc3d3b199b2a91437a00fd84cf7bff`, please try a different layout ``` I get ^ error anytime...

bug
waiting external
ambient

Examples like https://github.com/istio-ecosystem/wasm-extensions/tree/master/extensions/basic_auth use envoyfilter. Should move to WasmPlugin

For https://github.com/istio/istio/issues/49511

do-not-merge/work-in-progress
size/M
lifecycle/stale
release-notes-none

https://prow.istio.io/view/gs/istio-prow/logs/integ-cni_istio_postsubmit/1788646342856282112 (should we be testing CNI from 1.11 "N-1"? Probably not)

size/XS
release-notes-none

TBH I am not sure how this isn't a bigger issue. Currently if an endpoint changes we are not triggering a push at all. In this case, it was port...

do-not-merge/work-in-progress
size/M
release-notes-none

This only impacts test, as ResyncEDS is a test only function

size/XS
release-notes-none

This matches the new docker image

size/XS
release-notes-none

### Welcome - [X] Yes, I'm using the latest major release or the current development version. These are the only supported versions. - [X] Yes, I've searched similar issues and...

bug
missing-log
4.23

https://www.envoyproxy.io/docs/envoy/latest/install/tools/route_table_check_tool It would be pretty interesting to directly use the envoy check tool mentioned above. That should allow much richer/lower maintenance test cases as you can cover all of Istio...