Skip to content

Commit 45228f3

Browse files
authored
Merge pull request #35475 from k8s-infra-ci-robot/prowjobs-autobump
Update k8s-staging-test-infra GCR images as needed
2 parents 3c6e55c + 92ac7f0 commit 45228f3

File tree

324 files changed

+2563
-2563
lines changed

Some content is hidden

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

324 files changed

+2563
-2563
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:v20250815-171060767f-master
139+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-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:v20250815-171060767f-master
42+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-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:v20250815-171060767f-master
92+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-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:v20250815-171060767f-master
16+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-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:v20250815-171060767f-master
86+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-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:v20250815-171060767f-master
120+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-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:v20250815-171060767f-master
190+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-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:v20250815-171060767f-master
260+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-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:v20250815-171060767f-master
331+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-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:v20250815-171060767f-master
13+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-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:v20250815-171060767f-master
44+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-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:v20250815-171060767f-master
75+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-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:v20250815-171060767f-master
106+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-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:v20250815-171060767f-master
137+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-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:v20250815-171060767f-master
170+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-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
@@ -20,7 +20,7 @@ presubmits:
2020
preset-dind-enabled: "true"
2121
spec:
2222
containers:
23-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250815-171060767f-master
23+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-master
2424
command:
2525
- runner.sh
2626
args:
@@ -66,7 +66,7 @@ presubmits:
6666
spec:
6767
containers:
6868
- name: pull-containerd-node-e2e
69-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250815-171060767f-master
69+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-master
7070
env:
7171
- name: USE_TEST_INFRA_LOG_DUMPING
7272
value: "true"
@@ -124,7 +124,7 @@ presubmits:
124124
spec:
125125
containers:
126126
- name: pull-containerd-node-e2e
127-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250815-171060767f-master
127+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-master
128128
env:
129129
- name: USE_TEST_INFRA_LOG_DUMPING
130130
value: "true"
@@ -182,7 +182,7 @@ presubmits:
182182
spec:
183183
containers:
184184
- name: pull-containerd-node-e2e
185-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250815-171060767f-master
185+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-master
186186
env:
187187
- name: USE_TEST_INFRA_LOG_DUMPING
188188
value: "true"
@@ -240,7 +240,7 @@ presubmits:
240240
spec:
241241
containers:
242242
- name: pull-containerd-node-e2e-1-6
243-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250815-171060767f-master
243+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-master
244244
env:
245245
- name: USE_TEST_INFRA_LOG_DUMPING
246246
value: "true"
@@ -299,7 +299,7 @@ presubmits:
299299
spec:
300300
containers:
301301
- name: pull-containerd-node-e2e-1-6
302-
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250815-171060767f-master
302+
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-master
303303
env:
304304
- name: USE_TEST_INFRA_LOG_DUMPING
305305
value: "true"
@@ -368,7 +368,7 @@ presubmits:
368368
spec:
369369
serviceAccountName: node-e2e-tests
370370
containers:
371-
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250815-171060767f-master
371+
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-master
372372
command:
373373
- runner.sh
374374
args:

0 commit comments

Comments
 (0)