istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/50804.yaml (about) 1 apiVersion: release-notes/v2 2 kind: feature 3 area: traffic-management 4 issue: 5 - 50736 6 releaseNotes: 7 - | 8 **Added** Allow pods to be opted out of ambient capture using the `istio.io/dataplane-mode=none` label. 9 **Removed** the ability to opt-out pods from ambient capture using the `ambient.istio.io/redirection=disabled` annotation, as that is a status annotation reserved for the CNI.