Skip to content

Commit 3c6e55c

Browse files
authored
Merge pull request #35474 from k8s-infra-ci-robot/prowjobs-autobump
Update k8s-staging-test-infra GCR images as needed
2 parents c89b045 + 57bf637 commit 3c6e55c

23 files changed

+112
-112
lines changed

config/jobs/etcd/etcd-operator-postsubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ postsubmits:
4040
testgrid-tab-name: post-etcd-operator-test-e2e
4141
spec:
4242
containers:
43-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
43+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
4444
command:
4545
- wrapper.sh
4646
args:

config/jobs/etcd/etcd-operator-presubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ presubmits:
4141
testgrid-tab-name: pull-etcd-operator-test-e2e
4242
spec:
4343
containers:
44-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
44+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
4545
command:
4646
- wrapper.sh
4747
args:

config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-periodic.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ periodics:
1818
path_alias: k8s.io/kubernetes
1919
spec:
2020
containers:
21-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
21+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
2222
env:
2323
# skip serial tests and run with --ginkgo-parallel
2424
- name: "PARALLEL"
@@ -66,7 +66,7 @@ periodics:
6666
path_alias: k8s.io/kubernetes
6767
spec:
6868
containers:
69-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
69+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
7070
env:
7171
# enable IPV6 in bootstrap image
7272
- name: "DOCKER_IN_DOCKER_IPV6_ENABLED"

config/jobs/kubernetes-sigs/cloud-provider-kind/cloud-provider-kind-presubmits.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ presubmits:
2222
timeout: 40m
2323
spec:
2424
containers:
25-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
25+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
2626
env:
2727
# skip serial tests and run with --ginkgo-parallel
2828
- name: "PARALLEL"
@@ -71,7 +71,7 @@ presubmits:
7171
timeout: 40m
7272
spec:
7373
containers:
74-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
74+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
7575
env:
7676
# skip serial tests and run with --ginkgo-parallel
7777
- name: "PARALLEL"
@@ -126,7 +126,7 @@ presubmits:
126126
grace_period: 15m
127127
spec:
128128
containers:
129-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
129+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
130130
command:
131131
- wrapper.sh
132132
- bash

config/jobs/kubernetes-sigs/kind/kind-presubmits.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ presubmits:
1010
preset-dind-enabled: "true"
1111
spec:
1212
containers:
13-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
13+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
1414
command:
1515
- wrapper.sh
1616
- ./hack/ci/build-all.sh
@@ -33,7 +33,7 @@ presubmits:
3333
preset-dind-enabled: "true"
3434
spec:
3535
containers:
36-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
36+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
3737
command:
3838
- wrapper.sh
3939
- make
@@ -93,7 +93,7 @@ presubmits:
9393
timeout: 40m
9494
spec:
9595
containers:
96-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
96+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
9797
env:
9898
# skip serial tests and run with --ginkgo-parallel
9999
- name: "PARALLEL"
@@ -136,7 +136,7 @@ presubmits:
136136
timeout: 40m
137137
spec:
138138
containers:
139-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
139+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
140140
env:
141141
# skip serial tests and run with --ginkgo-parallel
142142
- name: "PARALLEL"
@@ -183,7 +183,7 @@ presubmits:
183183
grace_period: 15m
184184
spec:
185185
containers:
186-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
186+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
187187
command:
188188
- wrapper.sh
189189
- bash
@@ -228,7 +228,7 @@ presubmits:
228228
grace_period: 15m
229229
spec:
230230
containers:
231-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
231+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
232232
command:
233233
- wrapper.sh
234234
- bash
@@ -310,7 +310,7 @@ presubmits:
310310
grace_period: 15m
311311
spec:
312312
containers:
313-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-1.34
313+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-1.34
314314
command:
315315
- wrapper.sh
316316
- bash
@@ -354,7 +354,7 @@ presubmits:
354354
grace_period: 15m
355355
spec:
356356
containers:
357-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-1.33
357+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-1.33
358358
command:
359359
- wrapper.sh
360360
- bash
@@ -399,7 +399,7 @@ presubmits:
399399
grace_period: 15m
400400
spec:
401401
containers:
402-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-1.32
402+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-1.32
403403
command:
404404
- wrapper.sh
405405
- bash
@@ -444,7 +444,7 @@ presubmits:
444444
grace_period: 15m
445445
spec:
446446
containers:
447-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-1.31
447+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-1.31
448448
command:
449449
- wrapper.sh
450450
- bash

config/jobs/kubernetes-sigs/kind/kind.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ periodics:
1212
preset-dind-enabled: "true"
1313
spec:
1414
containers:
15-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
15+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
1616
command:
1717
- wrapper.sh
1818
- make
@@ -50,7 +50,7 @@ periodics:
5050
path_alias: k8s.io/kubernetes
5151
spec:
5252
containers:
53-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
53+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
5454
command:
5555
- wrapper.sh
5656
- bash
@@ -91,7 +91,7 @@ periodics:
9191
path_alias: k8s.io/kubernetes
9292
spec:
9393
containers:
94-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
94+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
9595
command:
9696
- wrapper.sh
9797
- bash
@@ -137,7 +137,7 @@ periodics:
137137
path_alias: k8s.io/kubernetes
138138
spec:
139139
containers:
140-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
140+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
141141
env:
142142
# skip serial tests and run with --ginkgo-parallel
143143
- name: "PARALLEL"
@@ -179,7 +179,7 @@ periodics:
179179
path_alias: k8s.io/kubernetes
180180
spec:
181181
containers:
182-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
182+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
183183
env:
184184
# enable IPV6 in bootstrap image
185185
- name: "DOCKER_IN_DOCKER_IPV6_ENABLED"

config/jobs/kubernetes-sigs/kube-network-policies/kube-network-policies-periodic.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ periodics:
1818
path_alias: k8s.io/kubernetes
1919
spec:
2020
containers:
21-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
21+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
2222
env:
2323
- name: KUBE_PROXY_MODE
2424
value: "nftables"
@@ -67,7 +67,7 @@ periodics:
6767
path_alias: k8s.io/kubernetes
6868
spec:
6969
containers:
70-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
70+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
7171
env:
7272
# enable IPV6 in bootstrap image
7373
- name: "DOCKER_IN_DOCKER_IPV6_ENABLED"

config/jobs/kubernetes-sigs/kube-network-policies/kube-network-policies-presubmits.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ presubmits:
1919
timeout: 60m
2020
spec:
2121
containers:
22-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
22+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
2323
env:
2424
- name: KUBE_PROXY_MODE
2525
value: "nftables"
@@ -66,7 +66,7 @@ presubmits:
6666
timeout: 60m
6767
spec:
6868
containers:
69-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
69+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
7070
env:
7171
# enable IPV6 in bootstrap image
7272
- name: "DOCKER_IN_DOCKER_IPV6_ENABLED"

config/jobs/kubernetes/sig-api-machinery/compatibility-versions-e2e.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ periodics:
2727
path_alias: k8s.io/test-infra
2828
spec:
2929
containers:
30-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
30+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
3131
command:
3232
- wrapper.sh
3333
- bash
@@ -84,7 +84,7 @@ periodics:
8484
path_alias: k8s.io/test-infra
8585
spec:
8686
containers:
87-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
87+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
8888
command:
8989
- wrapper.sh
9090
- bash
@@ -141,7 +141,7 @@ periodics:
141141
path_alias: k8s.io/test-infra
142142
spec:
143143
containers:
144-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
144+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
145145
command:
146146
- wrapper.sh
147147
- bash
@@ -308,7 +308,7 @@ periodics:
308308
path_alias: k8s.io/test-infra
309309
spec:
310310
containers:
311-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
311+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
312312
command:
313313
- wrapper.sh
314314
- bash

config/jobs/kubernetes/sig-arch/conformance-audit.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ presubmits:
2424
path_alias: k8s.io/test-infra
2525
spec:
2626
containers:
27-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
27+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
2828
command:
2929
- wrapper.sh
3030
- bash
@@ -83,7 +83,7 @@ periodics:
8383
path_alias: k8s.io/test-infra
8484
spec:
8585
containers:
86-
- image: gcr.io/k8s-staging-test-infra/krte:v20250815-171060767f-master
86+
- image: gcr.io/k8s-staging-test-infra/krte:v20250904-c89b045f57-master
8787
command:
8888
- wrapper.sh
8989
- bash

0 commit comments

Comments
 (0)