From cb1cc86fd158e96f5529d1be213278a49f680892 Mon Sep 17 00:00:00 2001 From: Kenjiro Nakayama Date: Tue, 17 Oct 2023 12:09:50 +0900 Subject: [PATCH] Bump Istio to 1.19.3 (#1194) --- third_party/istio-latest/generate-manifests.sh | 2 +- third_party/istio-latest/istio-ci-ambient/istio.yaml | 10 +++++----- third_party/istio-latest/istio-ci-mesh/istio.yaml | 6 +++--- third_party/istio-latest/istio-ci-no-mesh/istio.yaml | 6 +++--- third_party/istio-latest/istio-kind-ambient/istio.yaml | 10 +++++----- third_party/istio-latest/istio-kind-no-mesh/istio.yaml | 6 +++--- 6 files changed, 20 insertions(+), 20 deletions(-) diff --git a/third_party/istio-latest/generate-manifests.sh b/third_party/istio-latest/generate-manifests.sh index edc0b74c09..01171008c5 100755 --- a/third_party/istio-latest/generate-manifests.sh +++ b/third_party/istio-latest/generate-manifests.sh @@ -16,4 +16,4 @@ source "$(dirname $0)/../library.sh" -generate "1.19.0" "$(dirname $0)" +generate "1.19.3" "$(dirname $0)" diff --git a/third_party/istio-latest/istio-ci-ambient/istio.yaml b/third_party/istio-latest/istio-ci-ambient/istio.yaml index fdd608b703..398cb2fbea 100644 --- a/third_party/istio-latest/istio-ci-ambient/istio.yaml +++ b/third_party/istio-latest/istio-ci-ambient/istio.yaml @@ -9385,7 +9385,7 @@ data: "sts": { "servicePort": 0 }, - "tag": "1.19.0", + "tag": "1.19.3", "tracer": { "datadog": {}, "lightstep": {}, @@ -9535,7 +9535,7 @@ spec: valueFrom: fieldRef: fieldPath: spec.nodeName - image: docker.io/istio/proxyv2:1.19.0 + image: docker.io/istio/proxyv2:1.19.3 name: istio-proxy ports: - containerPort: 15021 @@ -9742,7 +9742,7 @@ spec: resource: limits.cpu - name: PLATFORM value: "" - image: docker.io/istio/pilot:1.19.0 + image: docker.io/istio/pilot:1.19.3 name: discovery ports: - containerPort: 8080 @@ -10224,7 +10224,7 @@ spec: valueFrom: resourceFieldRef: resource: limits.cpu - image: docker.io/istio/install-cni:1.19.0 + image: docker.io/istio/install-cni:1.19.3 name: install-cni readinessProbe: httpGet: @@ -10335,7 +10335,7 @@ spec: valueFrom: fieldRef: fieldPath: spec.serviceAccountName - image: docker.io/istio/ztunnel:1.19.0 + image: docker.io/istio/ztunnel:1.19.3 name: istio-proxy ports: - containerPort: 15020 diff --git a/third_party/istio-latest/istio-ci-mesh/istio.yaml b/third_party/istio-latest/istio-ci-mesh/istio.yaml index c6036b84db..aa5c8fe91d 100644 --- a/third_party/istio-latest/istio-ci-mesh/istio.yaml +++ b/third_party/istio-latest/istio-ci-mesh/istio.yaml @@ -9241,7 +9241,7 @@ data: "sts": { "servicePort": 0 }, - "tag": "1.19.0", + "tag": "1.19.3", "tracer": { "datadog": {}, "lightstep": {}, @@ -9389,7 +9389,7 @@ spec: valueFrom: fieldRef: fieldPath: spec.nodeName - image: docker.io/istio/proxyv2:1.19.0 + image: docker.io/istio/proxyv2:1.19.3 name: istio-proxy ports: - containerPort: 15021 @@ -9586,7 +9586,7 @@ spec: resource: limits.cpu - name: PLATFORM value: "" - image: docker.io/istio/pilot:1.19.0 + image: docker.io/istio/pilot:1.19.3 name: discovery ports: - containerPort: 8080 diff --git a/third_party/istio-latest/istio-ci-no-mesh/istio.yaml b/third_party/istio-latest/istio-ci-no-mesh/istio.yaml index f4fb603eda..fc05f8c611 100644 --- a/third_party/istio-latest/istio-ci-no-mesh/istio.yaml +++ b/third_party/istio-latest/istio-ci-no-mesh/istio.yaml @@ -9241,7 +9241,7 @@ data: "sts": { "servicePort": 0 }, - "tag": "1.19.0", + "tag": "1.19.3", "tracer": { "datadog": {}, "lightstep": {}, @@ -9389,7 +9389,7 @@ spec: valueFrom: fieldRef: fieldPath: spec.nodeName - image: docker.io/istio/proxyv2:1.19.0 + image: docker.io/istio/proxyv2:1.19.3 name: istio-proxy ports: - containerPort: 15021 @@ -9586,7 +9586,7 @@ spec: resource: limits.cpu - name: PLATFORM value: "" - image: docker.io/istio/pilot:1.19.0 + image: docker.io/istio/pilot:1.19.3 name: discovery ports: - containerPort: 8080 diff --git a/third_party/istio-latest/istio-kind-ambient/istio.yaml b/third_party/istio-latest/istio-kind-ambient/istio.yaml index c478ca0574..4b23deb2f5 100644 --- a/third_party/istio-latest/istio-kind-ambient/istio.yaml +++ b/third_party/istio-latest/istio-kind-ambient/istio.yaml @@ -9385,7 +9385,7 @@ data: "sts": { "servicePort": 0 }, - "tag": "1.19.0", + "tag": "1.19.3", "tracer": { "datadog": {}, "lightstep": {}, @@ -9535,7 +9535,7 @@ spec: valueFrom: fieldRef: fieldPath: spec.nodeName - image: docker.io/istio/proxyv2:1.19.0 + image: docker.io/istio/proxyv2:1.19.3 name: istio-proxy ports: - containerPort: 15021 @@ -9742,7 +9742,7 @@ spec: resource: limits.cpu - name: PLATFORM value: "" - image: docker.io/istio/pilot:1.19.0 + image: docker.io/istio/pilot:1.19.3 name: discovery ports: - containerPort: 8080 @@ -10224,7 +10224,7 @@ spec: valueFrom: resourceFieldRef: resource: limits.cpu - image: docker.io/istio/install-cni:1.19.0 + image: docker.io/istio/install-cni:1.19.3 name: install-cni readinessProbe: httpGet: @@ -10335,7 +10335,7 @@ spec: valueFrom: fieldRef: fieldPath: spec.serviceAccountName - image: docker.io/istio/ztunnel:1.19.0 + image: docker.io/istio/ztunnel:1.19.3 name: istio-proxy ports: - containerPort: 15020 diff --git a/third_party/istio-latest/istio-kind-no-mesh/istio.yaml b/third_party/istio-latest/istio-kind-no-mesh/istio.yaml index 4b36715ce9..2535bce5ed 100644 --- a/third_party/istio-latest/istio-kind-no-mesh/istio.yaml +++ b/third_party/istio-latest/istio-kind-no-mesh/istio.yaml @@ -9241,7 +9241,7 @@ data: "sts": { "servicePort": 0 }, - "tag": "1.19.0", + "tag": "1.19.3", "tracer": { "datadog": {}, "lightstep": {}, @@ -9389,7 +9389,7 @@ spec: valueFrom: fieldRef: fieldPath: spec.nodeName - image: docker.io/istio/proxyv2:1.19.0 + image: docker.io/istio/proxyv2:1.19.3 name: istio-proxy ports: - containerPort: 15021 @@ -9586,7 +9586,7 @@ spec: resource: limits.cpu - name: PLATFORM value: "" - image: docker.io/istio/pilot:1.19.0 + image: docker.io/istio/pilot:1.19.3 name: discovery ports: - containerPort: 8080