Aman Pandae eb4226372c Suspend IstioOperator Helm Recon
Pausing Istio Operator helm Reconciliation during update,
As it is causing inconsistent behavior while upgrading
from pre-operator-deprecation to post-operator-deprecation.

Test Plan:
PASSED: build-pkgs and designer iso.
PASSED: ISO deployed on Duplex Machine.
PASSED: Upgrade test from 24.09 to 25.09, Patched IstioOperator
        helm release with
        "kubectl -n istio-system patch helmrelease
         istio-operator --type=merge
         --field-manager=flux-client-side-apply
         -p '{"spec": {"suspend": true}}'" ,
        right before "software deploy activate".
        Istio Application got updated successfully.
PASSED: On 25.09 Duplex Machine, Test Update
        from Istio 24.09.37.tgz to 25.09.41.tgz
        (Tarball containing this code)
PASSED: Check seamless deployments of all Istio Helm charts
        and corresponding pods.

Story: 2011403
Task: 52844

Change-Id: Ic97a21046b6e27f3ae9cc0843c9c0fa55b673fb1
Signed-off-by: Aman Pandae <AmanPandae.Mothukuri@windriver.com>
2025-09-22 19:23:17 +00:00
2023-12-19 07:55:40 -07:00
2022-03-24 19:50:05 +00:00
2022-04-28 09:52:43 -04:00
2023-12-19 07:55:40 -07:00
Description
StarlingX Istio App
7.5 MiB
Languages
Python 68.1%
Makefile 31.8%