Skip to content

Commit fe7b64f

Browse files
Replace use of old misc images with new ones.
Current uses of the old images uploaded by the misc-image push job are at https://cs.k8s.io/?q=gcr.io%2Fk8s-prow%2F(label_sync%7Ccommenter%7Cpr-creator%7Cissue-creator%7Cconfigurator%7Cgcsweb%7Cgencred%7Canalyze)&i=nope&files=&excludeFiles=&repos=. Replacing these references with the newly-built images from the k8s-staging-test-infra location instead. (This should cover all the existing references, the last one is in Announcements under the k8s-sigs/prow site and can remain there).
1 parent f2dd2c6 commit fe7b64f

File tree

8 files changed

+25
-26
lines changed

8 files changed

+25
-26
lines changed

config/jobs/kubernetes/sig-k8s-infra/trusted/sig-contribex-k8s-triage-robot.yaml

+15-15
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ periodics:
1010
testgrid-tab-name: api-review-help
1111
spec:
1212
containers:
13-
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
13+
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
1414
command:
1515
- commenter
1616
args:
@@ -58,7 +58,7 @@ periodics:
5858
testgrid-tab-name: stable-metrics-help
5959
spec:
6060
containers:
61-
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
61+
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
6262
command:
6363
- commenter
6464
args:
@@ -97,7 +97,7 @@ periodics:
9797
testgrid-tab-name: cla
9898
spec:
9999
containers:
100-
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
100+
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
101101
command:
102102
- commenter
103103
args:
@@ -140,7 +140,7 @@ periodics:
140140
testgrid-tab-name: close-issues
141141
spec:
142142
containers:
143-
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
143+
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
144144
command:
145145
- commenter
146146
args:
@@ -201,7 +201,7 @@ periodics:
201201
testgrid-tab-name: close-prs
202202
spec:
203203
containers:
204-
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
204+
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
205205
command:
206206
- commenter
207207
args:
@@ -258,7 +258,7 @@ periodics:
258258
description: Automatically /retest for approved PRs that are failing tests
259259
spec:
260260
containers:
261-
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
261+
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
262262
command:
263263
- commenter
264264
args:
@@ -326,7 +326,7 @@ periodics:
326326
testgrid-tab-name: rotten-issues
327327
spec:
328328
containers:
329-
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
329+
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
330330
command:
331331
- commenter
332332
args:
@@ -387,7 +387,7 @@ periodics:
387387
testgrid-tab-name: rotten-prs
388388
spec:
389389
containers:
390-
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
390+
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
391391
command:
392392
- commenter
393393
args:
@@ -445,7 +445,7 @@ periodics:
445445
testgrid-tab-name: stale-issues
446446
spec:
447447
containers:
448-
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
448+
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
449449
command:
450450
- commenter
451451
args:
@@ -506,7 +506,7 @@ periodics:
506506
testgrid-tab-name: stale-prs
507507
spec:
508508
containers:
509-
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
509+
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
510510
command:
511511
- commenter
512512
args:
@@ -564,7 +564,7 @@ periodics:
564564
testgrid-tab-name: thaw-prs
565565
spec:
566566
containers:
567-
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
567+
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
568568
command:
569569
- commenter
570570
args:
@@ -612,7 +612,7 @@ periodics:
612612
testgrid-tab-name: re-triage
613613
spec:
614614
containers:
615-
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
615+
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
616616
command:
617617
- commenter
618618
args:
@@ -661,7 +661,7 @@ periodics:
661661
testgrid-tab-name: re-triage-important
662662
spec:
663663
containers:
664-
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
664+
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
665665
command:
666666
- commenter
667667
args:
@@ -711,7 +711,7 @@ periodics:
711711
testgrid-tab-name: re-triage-critical
712712
spec:
713713
containers:
714-
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
714+
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
715715
command:
716716
- commenter
717717
args:
@@ -762,7 +762,7 @@ periodics:
762762
description: Creates github issues based on data from various 'IssueSource's.
763763
spec:
764764
containers:
765-
- image: gcr.io/k8s-prow/issue-creator:v20240731-a5d9345e59
765+
- image: gcr.io/k8s-staging-test-infra/issue-creator:v20240801-a5d9345e59
766766
command:
767767
- issue-creator
768768
args:

config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-test-infra.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ postsubmits:
3737
spec:
3838
serviceAccountName: k8s-testgrid-config-updater
3939
containers:
40-
# TODO: Switch this to use the k8s-staging-infra-tools/k8s-infra image instead.
41-
- image: gcr.io/k8s-prow/configurator:v20240731-a5d9345e59
40+
- image: gcr.io/k8s-staging-test-infra/configurator:v20240801-a5d9345e59
4241
command:
4342
- configurator
4443
args:

config/jobs/kubernetes/sig-k8s-infra/trusted/sig-testing-label-sync.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ periodics:
88
spec:
99
containers:
1010
- name: label-sync
11-
image: gcr.io/k8s-prow/label_sync:v20240731-a5d9345e59
11+
image: gcr.io/k8s-staging-test-infra/label_sync:v20240801-a5d9345e59
1212
command:
1313
- label_sync
1414
args:

config/jobs/kubernetes/test-infra/test-infra-trusted.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ postsubmits:
128128
serviceAccountName: gencred-refresher
129129
containers:
130130
- name: gencred
131-
image: gcr.io/k8s-prow/gencred:v20240731-a5d9345e59
131+
image: gcr.io/k8s-staging-test-infra/gencred:v20240801-a5d9345e59
132132
command:
133133
- gencred
134134
args:
@@ -228,7 +228,7 @@ periodics:
228228
serviceAccountName: gencred-refresher
229229
containers:
230230
- name: gencred
231-
image: gcr.io/k8s-prow/gencred:v20240731-a5d9345e59
231+
image: gcr.io/k8s-staging-test-infra/gencred:v20240801-a5d9345e59
232232
command:
233233
- gencred
234234
args:

config/prow/cluster/halogen.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
serviceAccountName: halogen
2020
containers:
2121
- name: halogen
22-
image: gcr.io/k8s-prow/analyze:v20240731-a5d9345e59
22+
image: gcr.io/k8s-staging-test-infra/analyze:v20240801-a5d9345e59
2323
args:
2424
- --project=k8s-prow
2525
- --region=us-central1

label_sync/cluster/label_sync_cron_job.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
spec:
2929
containers:
3030
- name: label-sync
31-
image: gcr.io/k8s-prow/label_sync:v20240731-a5d9345e59
31+
image: gcr.io/k8s-staging-test-infra/label_sync:v20240801-a5d9345e59
3232
args:
3333
- --config=/etc/config/labels.yaml
3434
- --confirm=true

label_sync/cluster/label_sync_job.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
restartPolicy: Never # https://github.com/kubernetes/kubernetes/issues/54870
2727
containers:
2828
- name: label-sync
29-
image: gcr.io/k8s-prow/label_sync:v20240731-a5d9345e59
29+
image: gcr.io/k8s-staging-test-infra/label_sync:v20240801-a5d9345e59
3030
args:
3131
- --config=/etc/config/labels.yaml
3232
- --confirm=true

testgrid/config-merger-prowjob-example.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ presubmits:
99
testgrid-create-test-group: "false"
1010
spec:
1111
containers:
12-
- image: gcr.io/k8s-prow/configurator
12+
- image: gcr.io/k8s-staging-test-infra/configurator
1313
command:
1414
- /app/testgrid/cmd/configurator/app.binary
1515
args: # TODO: Replace These (See Configurator Readme)
@@ -43,7 +43,7 @@ postsubmits:
4343
spec:
4444
serviceAccountName: testgrid-config-updater # TODO: Add a service account that can write to your cloud storage
4545
containers:
46-
- image: gcr.io/k8s-prow/configurator
46+
- image: gcr.io/k8s-staging-test-infra/configurator
4747
command:
4848
- /app/testgrid/cmd/configurator/app.binary
4949
args: # TODO: Replace These (See Configurator Readme)
@@ -57,4 +57,4 @@ postsubmits:
5757
- --oneshot
5858
resources:
5959
requests:
60-
memory: "1Gi"
60+
memory: "1Gi"

0 commit comments

Comments
 (0)