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

     1  apiVersion: release-notes/v2
     2  kind: feature
     3  area: istioctl
     4  issue:
     5    - 29154
     6  
     7  releaseNotes:
     8  - |
     9    **Added** `istioctl analyze` now informs if deprecated or alpha-level annotations are present.
    10    (These checks can be disabled using `--suppress "IST0135=*"` and `--suppress "IST0136=*"`
    11    respectively.)