istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/42173.yaml (about) 1 apiVersion: release-notes/v2 2 kind: bug-fix 3 area: traffic-management 4 5 # issue is a list of GitHub issues resolved in this note. 6 issue: 7 - https://github.com/istio/istio/issues/42173 8 - 42173 9 10 releaseNotes: 11 - | 12 **Fixed** bug when set `ENABLE_ENHANCED_RESOURCE_SCOPING=true`, istio and k8s gateway api resources will not be handled correctly when namespace is selected or deselected by discovery selector or namespace label is changed.