istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/42832.yaml (about) 1 apiVersion: release-notes/v2 2 kind: bug-fix 3 area: istioctl 4 issue: 5 - https://github.com/istio/istio/issues/42831 6 - 42831 7 releaseNotes: 8 - | 9 **Fixed** the issue where istioctl analyze was throwing SIGSEGV when optional field 'filter' 10 was missing under EnvoyFilter.ListenerMatch.FilterChainMatch section.