istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/28269.yaml (about) 1 apiVersion: release-notes/v2 2 kind: bug-fix 3 area: traffic-management 4 issue: 5 - 28269 6 releaseNotes: 7 - | 8 **Fixed** when a node has multiple IP addresses (e.g., a VM in the mesh expansion scenario), 9 Istio Proxy will now bind `inbound` listeners to the first applicable address in the list 10 (new behaviour) rather than to the last one (former behaviour).