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

     1  apiVersion: release-notes/v2
     2  kind: bug-fix
     3  area: installation
     4  issue:
     5    - 29394
     6  releaseNotes:
     7    - |
     8      **Removed** operator skip reconcile for iop resources with names starting with `installed-state`. It now relies solely on the annotation `install.istio.io/ignoreReconcile`.
     9      This won't affect the behavior of `istioctl install`.