@@ -139,7 +139,7 @@ spec:
139
139
containers :
140
140
- name : infra-backend-v1
141
141
# From https://github.com/kubernetes-sigs/ingress-controller-conformance/tree/master/images/echoserver
142
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231214 -v1.0.0-140-gf544a46e
142
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20240412 -v1.0.0-394-g40c666fd
143
143
env :
144
144
- name : POD_NAME
145
145
valueFrom :
@@ -185,7 +185,7 @@ spec:
185
185
spec :
186
186
containers :
187
187
- name : infra-backend-v2
188
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231214 -v1.0.0-140-gf544a46e
188
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20240412 -v1.0.0-394-g40c666fd
189
189
env :
190
190
- name : POD_NAME
191
191
valueFrom :
@@ -231,7 +231,7 @@ spec:
231
231
spec :
232
232
containers :
233
233
- name : infra-backend-v3
234
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231214 -v1.0.0-140-gf544a46e
234
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20240412 -v1.0.0-394-g40c666fd
235
235
env :
236
236
- name : POD_NAME
237
237
valueFrom :
@@ -277,7 +277,7 @@ spec:
277
277
spec :
278
278
containers :
279
279
- name : tls-backend
280
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231214 -v1.0.0-140-gf544a46e
280
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20240412 -v1.0.0-394-g40c666fd
281
281
volumeMounts :
282
282
- name : secret-volume
283
283
mountPath : /etc/secret-volume
@@ -346,7 +346,7 @@ spec:
346
346
spec :
347
347
containers :
348
348
- name : tls-backend
349
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231214 -v1.0.0-140-gf544a46e
349
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20240412 -v1.0.0-394-g40c666fd
350
350
volumeMounts :
351
351
- name : secret-volume
352
352
mountPath : /etc/secret-volume
@@ -408,7 +408,7 @@ spec:
408
408
spec :
409
409
containers :
410
410
- name : app-backend-v1
411
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231214 -v1.0.0-140-gf544a46e
411
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20240412 -v1.0.0-394-g40c666fd
412
412
env :
413
413
- name : POD_NAME
414
414
valueFrom :
@@ -454,7 +454,7 @@ spec:
454
454
spec :
455
455
containers :
456
456
- name : app-backend-v2
457
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231214 -v1.0.0-140-gf544a46e
457
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20240412 -v1.0.0-394-g40c666fd
458
458
env :
459
459
- name : POD_NAME
460
460
valueFrom :
@@ -507,7 +507,7 @@ spec:
507
507
spec :
508
508
containers :
509
509
- name : web-backend
510
- image : gcr.io/k8s-staging-gateway-api/echo-basic:v20231214 -v1.0.0-140-gf544a46e
510
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20240412 -v1.0.0-394-g40c666fd
511
511
env :
512
512
- name : POD_NAME
513
513
valueFrom :
@@ -554,8 +554,7 @@ spec:
554
554
spec :
555
555
containers :
556
556
- name : grpc-infra-backend-v1
557
- # TODO: Migrate to gcr.io/k8s-staging-gateway-api once possible
558
- image : us-docker.pkg.dev/grpc-testing/testing-images-public/gateway-api/echo-basic:alpha1
557
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20240412-v1.0.0-394-g40c666fd
559
558
env :
560
559
- name : POD_NAME
561
560
valueFrom :
@@ -604,8 +603,7 @@ spec:
604
603
spec :
605
604
containers :
606
605
- name : grpc-infra-backend-v2
607
- # TODO: Migrate to gcr.io/k8s-staging-gateway-api once possible
608
- image : us-docker.pkg.dev/grpc-testing/testing-images-public/gateway-api/echo-basic:alpha1
606
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20240412-v1.0.0-394-g40c666fd
609
607
env :
610
608
- name : POD_NAME
611
609
valueFrom :
@@ -654,8 +652,7 @@ spec:
654
652
spec :
655
653
containers :
656
654
- name : grpc-infra-backend-v3
657
- # TODO: Migrate to gcr.io/k8s-staging-gateway-api once possible
658
- image : us-docker.pkg.dev/grpc-testing/testing-images-public/gateway-api/echo-basic:alpha1
655
+ image : gcr.io/k8s-staging-gateway-api/echo-basic:v20240412-v1.0.0-394-g40c666fd
659
656
env :
660
657
- name : POD_NAME
661
658
valueFrom :
0 commit comments