Skip to content

Commit f43755b

Browse files
bump istio to v1.20.3 (knative-extensions#1275)
Co-authored-by: dprotaso <dprotaso@gmail.com>
1 parent a21cc34 commit f43755b

File tree

6 files changed

+40
-20
lines changed

6 files changed

+40
-20
lines changed

third_party/istio-latest/generate-manifests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616

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

19-
generate "1.20.2" "$(dirname $0)"
19+
generate "1.20.3" "$(dirname $0)"

third_party/istio-latest/istio-ci-ambient/istio.yaml

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8673,6 +8673,10 @@ data:
86738673
{{ end }}
86748674
}
86758675
spec:
8676+
securityContext:
8677+
sysctls:
8678+
- name: net.ipv4.ip_unprivileged_port_start
8679+
value: "0"
86768680
containers:
86778681
- name: istio-proxy
86788682
{{- if contains "/" .Values.global.proxy.image }}
@@ -9976,7 +9980,7 @@ data:
99769980
"sts": {
99779981
"servicePort": 0
99789982
},
9979-
"tag": "1.20.2",
9983+
"tag": "1.20.3",
99809984
"tracer": {
99819985
"datadog": {},
99829986
"lightstep": {},
@@ -10126,7 +10130,7 @@ spec:
1012610130
valueFrom:
1012710131
fieldRef:
1012810132
fieldPath: spec.nodeName
10129-
image: docker.io/istio/proxyv2:1.20.2
10133+
image: docker.io/istio/proxyv2:1.20.3
1013010134
name: istio-proxy
1013110135
ports:
1013210136
- containerPort: 15021
@@ -10330,7 +10334,7 @@ spec:
1033010334
resource: limits.cpu
1033110335
- name: PLATFORM
1033210336
value: ""
10333-
image: docker.io/istio/pilot:1.20.2-distroless
10337+
image: docker.io/istio/pilot:1.20.3-distroless
1033410338
name: discovery
1033510339
ports:
1033610340
- containerPort: 8080
@@ -10810,7 +10814,7 @@ spec:
1081010814
valueFrom:
1081110815
resourceFieldRef:
1081210816
resource: limits.cpu
10813-
image: docker.io/istio/install-cni:1.20.2
10817+
image: docker.io/istio/install-cni:1.20.3
1081410818
name: install-cni
1081510819
readinessProbe:
1081610820
httpGet:
@@ -10926,7 +10930,7 @@ spec:
1092610930
valueFrom:
1092710931
fieldRef:
1092810932
fieldPath: spec.serviceAccountName
10929-
image: docker.io/istio/ztunnel:1.20.2-distroless
10933+
image: docker.io/istio/ztunnel:1.20.3-distroless
1093010934
name: istio-proxy
1093110935
ports:
1093210936
- containerPort: 15020

third_party/istio-latest/istio-ci-mesh/istio.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8494,6 +8494,10 @@ data:
84948494
{{ end }}
84958495
}
84968496
spec:
8497+
securityContext:
8498+
sysctls:
8499+
- name: net.ipv4.ip_unprivileged_port_start
8500+
value: "0"
84978501
containers:
84988502
- name: istio-proxy
84998503
{{- if contains "/" .Values.global.proxy.image }}
@@ -9797,7 +9801,7 @@ data:
97979801
"sts": {
97989802
"servicePort": 0
97999803
},
9800-
"tag": "1.20.2",
9804+
"tag": "1.20.3",
98019805
"tracer": {
98029806
"datadog": {},
98039807
"lightstep": {},
@@ -9945,7 +9949,7 @@ spec:
99459949
valueFrom:
99469950
fieldRef:
99479951
fieldPath: spec.nodeName
9948-
image: docker.io/istio/proxyv2:1.20.2
9952+
image: docker.io/istio/proxyv2:1.20.3
99499953
name: istio-proxy
99509954
ports:
99519955
- containerPort: 15021
@@ -10139,7 +10143,7 @@ spec:
1013910143
resource: limits.cpu
1014010144
- name: PLATFORM
1014110145
value: ""
10142-
image: docker.io/istio/pilot:1.20.2
10146+
image: docker.io/istio/pilot:1.20.3
1014310147
name: discovery
1014410148
ports:
1014510149
- containerPort: 8080

third_party/istio-latest/istio-ci-no-mesh/istio.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8494,6 +8494,10 @@ data:
84948494
{{ end }}
84958495
}
84968496
spec:
8497+
securityContext:
8498+
sysctls:
8499+
- name: net.ipv4.ip_unprivileged_port_start
8500+
value: "0"
84978501
containers:
84988502
- name: istio-proxy
84998503
{{- if contains "/" .Values.global.proxy.image }}
@@ -9797,7 +9801,7 @@ data:
97979801
"sts": {
97989802
"servicePort": 0
97999803
},
9800-
"tag": "1.20.2",
9804+
"tag": "1.20.3",
98019805
"tracer": {
98029806
"datadog": {},
98039807
"lightstep": {},
@@ -9945,7 +9949,7 @@ spec:
99459949
valueFrom:
99469950
fieldRef:
99479951
fieldPath: spec.nodeName
9948-
image: docker.io/istio/proxyv2:1.20.2
9952+
image: docker.io/istio/proxyv2:1.20.3
99499953
name: istio-proxy
99509954
ports:
99519955
- containerPort: 15021
@@ -10139,7 +10143,7 @@ spec:
1013910143
resource: limits.cpu
1014010144
- name: PLATFORM
1014110145
value: ""
10142-
image: docker.io/istio/pilot:1.20.2
10146+
image: docker.io/istio/pilot:1.20.3
1014310147
name: discovery
1014410148
ports:
1014510149
- containerPort: 8080

third_party/istio-latest/istio-kind-ambient/istio.yaml

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8673,6 +8673,10 @@ data:
86738673
{{ end }}
86748674
}
86758675
spec:
8676+
securityContext:
8677+
sysctls:
8678+
- name: net.ipv4.ip_unprivileged_port_start
8679+
value: "0"
86768680
containers:
86778681
- name: istio-proxy
86788682
{{- if contains "/" .Values.global.proxy.image }}
@@ -9976,7 +9980,7 @@ data:
99769980
"sts": {
99779981
"servicePort": 0
99789982
},
9979-
"tag": "1.20.2",
9983+
"tag": "1.20.3",
99809984
"tracer": {
99819985
"datadog": {},
99829986
"lightstep": {},
@@ -10126,7 +10130,7 @@ spec:
1012610130
valueFrom:
1012710131
fieldRef:
1012810132
fieldPath: spec.nodeName
10129-
image: docker.io/istio/proxyv2:1.20.2
10133+
image: docker.io/istio/proxyv2:1.20.3
1013010134
name: istio-proxy
1013110135
ports:
1013210136
- containerPort: 15021
@@ -10330,7 +10334,7 @@ spec:
1033010334
resource: limits.cpu
1033110335
- name: PLATFORM
1033210336
value: ""
10333-
image: docker.io/istio/pilot:1.20.2-distroless
10337+
image: docker.io/istio/pilot:1.20.3-distroless
1033410338
name: discovery
1033510339
ports:
1033610340
- containerPort: 8080
@@ -10810,7 +10814,7 @@ spec:
1081010814
valueFrom:
1081110815
resourceFieldRef:
1081210816
resource: limits.cpu
10813-
image: docker.io/istio/install-cni:1.20.2
10817+
image: docker.io/istio/install-cni:1.20.3
1081410818
name: install-cni
1081510819
readinessProbe:
1081610820
httpGet:
@@ -10926,7 +10930,7 @@ spec:
1092610930
valueFrom:
1092710931
fieldRef:
1092810932
fieldPath: spec.serviceAccountName
10929-
image: docker.io/istio/ztunnel:1.20.2-distroless
10933+
image: docker.io/istio/ztunnel:1.20.3-distroless
1093010934
name: istio-proxy
1093110935
ports:
1093210936
- containerPort: 15020

third_party/istio-latest/istio-kind-no-mesh/istio.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8494,6 +8494,10 @@ data:
84948494
{{ end }}
84958495
}
84968496
spec:
8497+
securityContext:
8498+
sysctls:
8499+
- name: net.ipv4.ip_unprivileged_port_start
8500+
value: "0"
84978501
containers:
84988502
- name: istio-proxy
84998503
{{- if contains "/" .Values.global.proxy.image }}
@@ -9797,7 +9801,7 @@ data:
97979801
"sts": {
97989802
"servicePort": 0
97999803
},
9800-
"tag": "1.20.2",
9804+
"tag": "1.20.3",
98019805
"tracer": {
98029806
"datadog": {},
98039807
"lightstep": {},
@@ -9945,7 +9949,7 @@ spec:
99459949
valueFrom:
99469950
fieldRef:
99479951
fieldPath: spec.nodeName
9948-
image: docker.io/istio/proxyv2:1.20.2
9952+
image: docker.io/istio/proxyv2:1.20.3
99499953
name: istio-proxy
99509954
ports:
99519955
- containerPort: 15021
@@ -10139,7 +10143,7 @@ spec:
1013910143
resource: limits.cpu
1014010144
- name: PLATFORM
1014110145
value: ""
10142-
image: docker.io/istio/pilot:1.20.2
10146+
image: docker.io/istio/pilot:1.20.3
1014310147
name: discovery
1014410148
ports:
1014510149
- containerPort: 8080

0 commit comments

Comments
 (0)