8000 [release-1.12] bump istio to v1.19.7 by dprotaso · Pull Request #1274 · knative-extensions/net-istio · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[release-1.12] bump istio to v1.19.7 #1274

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion third_party/istio-latest/generate-manifests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@

source "$(dirname $0)/../library.sh"

generate "1.19.6" "$(dirname $0)"
generate "1.19.7" "$(dirname $0)"
10 changes: 5 additions & 5 deletions third_party/istio-latest/istio-ci-ambient/istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9420,7 +9420,7 @@ data:
"sts": {
"servicePort": 0
},
"tag": "1.19.6",
"tag": "1.19.7",
"tracer": {
"datadog": {},
"lightstep": {},
Expand Down Expand Up @@ -9570,7 +9570,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: spec.nodeName
image: docker.io/istio/proxyv2:1.19.6
image: docker.io/istio/proxyv2:1.19.7
name: istio-proxy
ports:
- containerPort: 15021
Expand Down Expand Up @@ -9777,7 +9777,7 @@ spec:
resource: limits.cpu
- name: PLATFORM
value: ""
image: docker.io/istio/pilot:1.19.6
image: docker.io/istio/pilot:1.19.7
name: discovery
ports:
- containerPort: 8080
Expand Down Expand Up @@ -10261,7 +10261,7 @@ spec:
valueFrom:
resourceFieldRef:
resource: limits.cpu
image: docker.io/istio/install-cni:1.19.6
image: docker.io/istio/install-cni:1.19.7
name: install-cni
readinessProbe:
httpGet:
Expand Down Expand Up @@ -10372,7 +10372,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: spec.serviceAccountName
image: docker.io/istio/ztunnel:1.19.6
image: docker.io/istio/ztunnel:1.19.7
name: istio-proxy
ports:
- containerPort: 15020
Expand Down
6 changes: 3 additions & 3 deletions third_party/istio-latest/istio-ci-mesh/istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9241,7 +9241,7 @@ data:
"sts": {
"servicePort": 0
},
"tag": "1.19.6",
"tag": "1.19.7",
"tracer": {
"datadog": {},
"lightstep": {},
Expand Down Expand Up @@ -9389,7 +9389,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: spec.nodeName
image: docker.io/istio/proxyv2:1.19.6
image: docker.io/istio/proxyv2:1.19.7
name: istio-proxy
ports:
- containerPort: 15021
Expand Down Expand Up @@ -9586,7 +9586,7 @@ spec:
resource: limits.cpu
- name: PLATFORM
value: ""
image: docker.io/istio/pilot:1.19.6
image: docker.io/istio/pilot:1.19.7
name: discovery
ports:
- containerPort: 8080
Expand Down
6 changes: 3 additions & 3 deletions third_party/istio-latest/istio-ci-no-mesh/istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9241,7 +9241,7 @@ data:
"sts": {
"servicePort": 0
},
"tag": "1.19.6",
"tag": "1.19.7",
"tracer": {
"datadog": {},
"lightstep": {},
Expand Down Expand Up @@ -9389,7 +9389,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: spec.nodeName
image: docker.io/istio/proxyv2:1.19.6
image: docker.io/istio/proxyv2:1.19.7
name: istio-proxy
ports:
- containerPort: 15021
Expand Down Expand Up @@ -9586,7 +9586,7 @@ spec:
resource: limits.cpu
- name: PLATFORM
value: ""
image: docker.io/istio/pilot:1.19.6
image: docker.io/istio/pilot:1.19.7
name: discovery
ports:
- containerPort: 8080
Expand Down
10 changes: 5 additions & 5 deletions third_party/istio-latest/istio-kind-ambient/istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9420,7 +9420,7 @@ data:
"sts": {
"servicePort": 0
},
"tag": "1.19.6",
"tag": "1.19.7",
"tracer": {
"datadog": {},
"lightstep": {},
Expand Down Expand Up @@ -9570,7 +9570,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: spec.nodeName
image: docker.io/istio/proxyv2:1.19.6
image: docker.io/istio/proxyv2:1.19.7
name: istio-proxy
ports:
- containerPort: 15021
Expand Down Expand Up @@ -9777,7 +9777,7 @@ spec:
resource: limits.cpu
- name: PLATFORM
value: ""
image: docker.io/istio/pilot:1.19.6
image: docker.io/istio/pilot:1.19.7
name: discovery
ports:
- containerPort: 8080
Expand Down Expand Up @@ -10261,7 +10261,7 @@ spec:
valueFrom:
resourceFieldRef:
resource: limits.cpu
image: docker.io/istio/install-cni:1.19.6
image: docker.io/istio/install-cni:1.19.7
name: install-cni
readinessProbe:
httpGet:
Expand Down Expand Up @@ -10372,7 +10372,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: spec.serviceAccountName
image: docker.io/istio/ztunnel:1.19.6
image: docker.io/istio/ztunnel:1.19.7
name: istio-proxy
ports:
- containerPort: 15020
Expand Down
6 changes: 3 additions & 3 deletions third_party/istio-latest/istio-kind-no-mesh/istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9241,7 +9241,7 @@ data:
"sts": {
"servicePort": 0
},
"tag": "1.19.6",
"tag": "1.19.7",
"tracer": {
"datadog": {},
"lightstep": {},
Expand Down Expand Up @@ -9389,7 +9389,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: spec.nodeName
image: docker.io/istio/proxyv2:1.19.6
image: docker.io/istio/proxyv2:1.19.7
name: istio-proxy
ports:
- containerPort: 15021
Expand Down Expand Up @@ -9586,7 +9586,7 @@ spec:
resource: limits.cpu
- name: PLATFORM
value: ""
image: docker.io/istio/pilot:1.19.6
image: docker.io/istio/pilot:1.19.7
< 45F3 span class='blob-code-inner blob-code-marker ' data-code-marker=" "> name: discovery
ports:
- containerPort: 8080
Expand Down
0