Skip to content

Upgrade istio to 1.15.2

Arturo Hernandez [EPAM] requested to merge 14-istio-bug/ah-istio-upgrade into master
  • Upgraded:
    • istio-base - 1.15.2
    • istio-operator - 1.5.2
    • osdu-istio:
      • Created default response for AppGw health check on port 80
      • Added optional parameter for serviceAnnotations
  • Refactored ci-cd logic to pass with new istio versions and method
  • Refactored documentation on how to install.
  • Created stable image in msosdu ACR (1.15.2)
  • Raised osdu-istio version to 1.1.8

After applying this newer osdu-istio v1.1.8:

16:50 [root:~] # istioctl proxy-status
NAME                                                       CLUSTER        CDS        LDS        EDS        RDS        ECDS         ISTIOD                      VERSION
airflow-pgbouncer-5db9bff6c5-8m4wv.airflow2                Kubernetes     SYNCED     SYNCED     SYNCED     SYNCED     NOT SENT     istiod-76fbf9d7d7-wdpfb     1.15.2
airflow-pgbouncer-5db9bff6c5-gw7pc.airflow2                Kubernetes     SYNCED     SYNCED     SYNCED     SYNCED     NOT SENT     istiod-76fbf9d7d7-wdpfb     1.15.2
airflow2-db-migrations-6bb976d9cf-j7k65.airflow2           Kubernetes     SYNCED     SYNCED     SYNCED     SYNCED     NOT SENT     istiod-76fbf9d7d7-wdpfb     1.15.2
airflow2-web-6c6bf897b-x2xth.airflow2                      Kubernetes     SYNCED     SYNCED     SYNCED     SYNCED     NOT SENT     istiod-76fbf9d7d7-wdpfb     1.15.2
appinsights-statsd-7d886c88fb-m86n7.airflow2               Kubernetes     SYNCED     SYNCED     SYNCED     SYNCED     NOT SENT     istiod-76fbf9d7d7-wdpfb     1.15.2
crs-catalog-5f5cc8cc86-kj6r8.osdu-azure                    Kubernetes     SYNCED     SYNCED     SYNCED     SYNCED     NOT SENT     istiod-76fbf9d7d7-wdpfb     1.15.2
crs-conversion-5d4df494b4-jwxn9.osdu-azure                 Kubernetes     SYNCED     SYNCED     SYNCED     SYNCED     NOT SENT     istiod-76fbf9d7d7-wdpfb     1.15.2
dataset-d855948fc-9nvfv.osdu-azure                         Kubernetes     SYNCED     SYNCED     SYNCED     SYNCED     NOT SENT     istiod-76fbf9d7d7-wzkqg     1.15.2
dataset-d855948fc-vv44s.osdu-azure                         Kubernetes     SYNCED     SYNCED     SYNCED     SYNCED     NOT SENT     istiod-76fbf9d7d7-wdpfb     --- TRIMED output
17:58 [root:~] #

Closes #14 (closed)

Merge request reports