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

     1  apiVersion: release-notes/v2
     2  kind: feature
     3  area: istioctl
     4  issue:
     5  - 36471
     6  
     7  releaseNotes:
     8  - |
     9    **Added** `istioctl analyze` now supports `--ignore-unknown`, which suppresses
    10    errors when non-k8s yaml files are found in a file or directory.