istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/43706.yaml (about) 1 apiVersion: release-notes/v2 2 kind: feature 3 area: istioctl 4 5 issue: 6 - 43705 7 8 releaseNotes: 9 - | 10 **Added** `istioctl analyze` will display a error when encountering the following two situations: 11 - For any namespace, if there are multiple Telemetry CRs without selector, 12 - For any namespace, if there are multiple telemetry CRs with selector that select the same workload. 13 14