istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/revision-cmd.yaml (about)

     1  apiVersion: release-notes/v2
     2  kind: feature
     3  area: istioctl
     4  issue:
     5    - 23892
     6  releaseNotes:
     7    - |
     8      **Added** tooling for revision-centric view of current istio deployments in a cluster. This is to
     9      provide better understanding of deployments - like number of istiod, gateway pods, IstioOperator CRs
    10      defining a particular revision, the number of pods with sidecars pointing to a particular revision etc