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

     1  apiVersion: release-notes/v2
     2  kind: bug-fix
     3  area: istioctl
     4  
     5  # issue is a list of GitHub issues resolved in this note.
     6  issue:
     7    - https://github.com/istio/istio/issues/35405
     8  
     9  releaseNotes:
    10  - |
    11    **Improved** Analyzers reports output to match the naming scheme expected by the API, i.e `<ns>/<name>` instead of `<name>.<ns>`.