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

     1  apiVersion: release-notes/v2
     2  kind: bug-fix
     3  area: installation
     4  
     5  releaseNotes:
     6  - |
     7    **Fixed** an issue that was preventing the operator from updating deployments when `.autoscaleEnabled` is `true` and `.k8s.replicaCount` is nonzero.
     8    When both autoscale is enabled and replicaCount is nonzero, warning messages will be generated during validation.