Skip to content

Commit 393e115

Browse files
authored
Merge pull request kubernetes#34787 from k8s-infra-ci-robot/prowjobs-autobump
Update k8s-staging-test-infra GCR images as needed
2 parents 98d205a + 0ee2320 commit 393e115

File tree

332 files changed

+2462
-2462
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

332 files changed

+2462
-2462
lines changed

config/jobs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ periodics:
136136
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
137137
spec:
138138
containers:
139-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
139+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
140140
command:
141141
- "./scripts/ci-aws-cred-test.sh"
142142
```

config/jobs/cadvisor/cadvisor.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ presubmits:
3939
path_alias: k8s.io/test-infra
4040
spec:
4141
containers:
42-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
42+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
4343
resources:
4444
limits:
4545
cpu: 4
@@ -89,7 +89,7 @@ periodics:
8989
path_alias: github.com/google/cadvisor
9090
spec:
9191
containers:
92-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
92+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
9393
resources:
9494
limits:
9595
cpu: 4

config/jobs/containerd/containerd/containerd-periodic-jobs.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ periodics:
1313
base_ref: main
1414
spec:
1515
containers:
16-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
16+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
1717
command:
1818
- runner.sh
1919
args:
@@ -83,7 +83,7 @@ periodics:
8383
base_ref: release/1.6
8484
spec:
8585
containers:
86-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
86+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
8787
command:
8888
- runner.sh
8989
args:
@@ -117,7 +117,7 @@ periodics:
117117
base_ref: release/1.7
118118
spec:
119119
containers:
120-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
120+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
121121
command:
122122
- runner.sh
123123
args:
@@ -187,7 +187,7 @@ periodics:
187187
base_ref: release/2.0
188188
spec:
189189
containers:
190-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
190+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
191191
command:
192192
- runner.sh
193193
args:
@@ -257,7 +257,7 @@ periodics:
257257
base_ref: release/2.1
258258
spec:
259259
containers:
260-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
260+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
261261
command:
262262
- runner.sh
263263
args:
@@ -328,7 +328,7 @@ periodics:
328328
base_ref: main
329329
spec:
330330
containers:
331-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
331+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
332332
command:
333333
- runner.sh
334334
args:

config/jobs/containerd/containerd/containerd-postsubmit-jobs.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ postsubmits:
1010
- main
1111
spec:
1212
containers:
13-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
13+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
1414
command:
1515
- runner.sh
1616
args:
@@ -41,7 +41,7 @@ postsubmits:
4141
- release/1.6
4242
spec:
4343
containers:
44-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
44+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
4545
command:
4646
- runner.sh
4747
args:
@@ -72,7 +72,7 @@ postsubmits:
7272
- release/1.7
7373
spec:
7474
containers:
75-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
75+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
7676
command:
7777
- runner.sh
7878
args:
@@ -103,7 +103,7 @@ postsubmits:
103103
- release/2.0
104104
spec:
105105
containers:
106-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
106+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
107107
command:
108108
- runner.sh
109109
args:
@@ -134,7 +134,7 @@ postsubmits:
134134
- release/2.1
135135
spec:
136136
containers:
137-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
137+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
138138
command:
139139
- runner.sh
140140
args:
@@ -167,7 +167,7 @@ postsubmits:
167167
- main
168168
spec:
169169
containers:
170-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
170+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
171171
command:
172172
- runner.sh
173173
args:

config/jobs/containerd/containerd/containerd-presubmit-jobs.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ presubmits:
1919
preset-dind-enabled: "true"
2020
spec:
2121
containers:
22-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
22+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
2323
command:
2424
- runner.sh
2525
args:
@@ -65,7 +65,7 @@ presubmits:
6565
spec:
6666
containers:
6767
- name: pull-containerd-node-e2e
68-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
68+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
6969
env:
7070
- name: USE_TEST_INFRA_LOG_DUMPING
7171
value: "true"
@@ -123,7 +123,7 @@ presubmits:
123123
spec:
124124
containers:
125125
- name: pull-containerd-node-e2e
126-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
126+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
127127
env:
128128
- name: USE_TEST_INFRA_LOG_DUMPING
129129
value: "true"
@@ -181,7 +181,7 @@ presubmits:
181181
spec:
182182
containers:
183183
- name: pull-containerd-node-e2e
184-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
184+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
185185
env:
186186
- name: USE_TEST_INFRA_LOG_DUMPING
187187
value: "true"
@@ -239,7 +239,7 @@ presubmits:
239239
spec:
240240
containers:
241241
- name: pull-containerd-node-e2e-1-6
242-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
242+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
243243
env:
244244
- name: USE_TEST_INFRA_LOG_DUMPING
245245
value: "true"
@@ -298,7 +298,7 @@ presubmits:
298298
spec:
299299
containers:
300300
- name: pull-containerd-node-e2e-1-6
301-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
301+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
302302
env:
303303
- name: USE_TEST_INFRA_LOG_DUMPING
304304
value: "true"
@@ -367,7 +367,7 @@ presubmits:
367367
spec:
368368
serviceAccountName: node-e2e-tests
369369
containers:
370-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250422-9d0e6fd518-master
370+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250513-98d205aae3-master
371371
command:
372372
- runner.sh
373373
args:

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:v20250422-9d0e6fd518-master
43+
- image: gcr.io/k8s-staging-test-infra/krte:v20250513-98d205aae3-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
@@ -42,7 +42,7 @@ presubmits:
4242
testgrid-tab-name: pull-etcd-operator-test-e2e
4343
spec:
4444
containers:
45-
- image: gcr.io/k8s-staging-test-infra/krte:v20250422-9d0e6fd518-master
45+
- image: gcr.io/k8s-staging-test-infra/krte:v20250513-98d205aae3-master
4646
command:
4747
- wrapper.sh
4848
args:

0 commit comments

Comments
 (0)