istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/44916.yaml (about) 1 apiVersion: release-notes/v2 2 kind: feature 3 area: traffic-management 4 releaseNotes: 5 - | 6 **Updated** `ProxyConfig` resources with workload selector will be applied to Kubernetes `Gateway` pods 7 only if the specified label is `istio.io/gateway-name`. Other labels are ignored. 8 - | 9 **Removed** support for `proxy.istio.io/config` annotation applied to Kubernetes `Gateway` pods.