Skip to content

Commit

Permalink
Merge pull request #33206 from michelle192837/miscfix
Browse files Browse the repository at this point in the history
Replace use of old misc images with new ones.
  • Loading branch information
k8s-ci-robot authored Aug 2, 2024
2 parents 4d2f871 + fe7b64f commit 8dba375
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 26 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ periodics:
testgrid-tab-name: api-review-help
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
command:
- commenter
args:
Expand Down Expand Up @@ -58,7 +58,7 @@ periodics:
testgrid-tab-name: stable-metrics-help
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
command:
- commenter
args:
Expand Down Expand Up @@ -97,7 +97,7 @@ periodics:
testgrid-tab-name: cla
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
command:
- commenter
args:
Expand Down Expand Up @@ -140,7 +140,7 @@ periodics:
testgrid-tab-name: close-issues
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
command:
- commenter
args:
Expand Down Expand Up @@ -201,7 +201,7 @@ periodics:
testgrid-tab-name: close-prs
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
command:
- commenter
args:
Expand Down Expand Up @@ -258,7 +258,7 @@ periodics:
description: Automatically /retest for approved PRs that are failing tests
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
command:
- commenter
args:
Expand Down Expand Up @@ -326,7 +326,7 @@ periodics:
testgrid-tab-name: rotten-issues
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
command:
- commenter
args:
Expand Down Expand Up @@ -387,7 +387,7 @@ periodics:
testgrid-tab-name: rotten-prs
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
command:
- commenter
args:
Expand Down Expand Up @@ -445,7 +445,7 @@ periodics:
testgrid-tab-name: stale-issues
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
command:
- commenter
args:
Expand Down Expand Up @@ -506,7 +506,7 @@ periodics:
testgrid-tab-name: stale-prs
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
command:
- commenter
args:
Expand Down Expand Up @@ -564,7 +564,7 @@ periodics:
testgrid-tab-name: thaw-prs
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
command:
- commenter
args:
Expand Down Expand Up @@ -612,7 +612,7 @@ periodics:
testgrid-tab-name: re-triage
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
command:
- commenter
args:
Expand Down Expand Up @@ -661,7 +661,7 @@ periodics:
testgrid-tab-name: re-triage-important
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
command:
- commenter
args:
Expand Down Expand Up @@ -711,7 +711,7 @@ periodics:
testgrid-tab-name: re-triage-critical
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20240731-a5d9345e59
- image: gcr.io/k8s-staging-test-infra/commenter:v20240801-a5d9345e59
command:
- commenter
args:
Expand Down Expand Up @@ -762,7 +762,7 @@ periodics:
description: Creates github issues based on data from various 'IssueSource's.
spec:
containers:
- image: gcr.io/k8s-prow/issue-creator:v20240731-a5d9345e59
- image: gcr.io/k8s-staging-test-infra/issue-creator:v20240801-a5d9345e59
command:
- issue-creator
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ postsubmits:
spec:
serviceAccountName: k8s-testgrid-config-updater
containers:
# TODO: Switch this to use the k8s-staging-infra-tools/k8s-infra image instead.
- image: gcr.io/k8s-prow/configurator:v20240731-a5d9345e59
- image: gcr.io/k8s-staging-test-infra/configurator:v20240801-a5d9345e59
command:
- configurator
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ periodics:
spec:
containers:
- name: label-sync
image: gcr.io/k8s-prow/label_sync:v20240731-a5d9345e59
image: gcr.io/k8s-staging-test-infra/label_sync:v20240801-a5d9345e59
command:
- label_sync
args:
Expand Down
4 changes: 2 additions & 2 deletions config/jobs/kubernetes/test-infra/test-infra-trusted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ postsubmits:
serviceAccountName: gencred-refresher
containers:
- name: gencred
image: gcr.io/k8s-prow/gencred:v20240731-a5d9345e59
image: gcr.io/k8s-staging-test-infra/gencred:v20240801-a5d9345e59
command:
- gencred
args:
Expand Down Expand Up @@ -228,7 +228,7 @@ periodics:
serviceAccountName: gencred-refresher
containers:
- name: gencred
image: gcr.io/k8s-prow/gencred:v20240731-a5d9345e59
image: gcr.io/k8s-staging-test-infra/gencred:v20240801-a5d9345e59
command:
- gencred
args:
Expand Down
2 changes: 1 addition & 1 deletion config/prow/cluster/halogen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
serviceAccountName: halogen
containers:
- name: halogen
image: gcr.io/k8s-prow/analyze:v20240731-a5d9345e59
image: gcr.io/k8s-staging-test-infra/analyze:v20240801-a5d9345e59
args:
- --project=k8s-prow
- --region=us-central1
Expand Down
2 changes: 1 addition & 1 deletion label_sync/cluster/label_sync_cron_job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
spec:
containers:
- name: label-sync
image: gcr.io/k8s-prow/label_sync:v20240731-a5d9345e59
image: gcr.io/k8s-staging-test-infra/label_sync:v20240801-a5d9345e59
args:
- --config=/etc/config/labels.yaml
- --confirm=true
Expand Down
2 changes: 1 addition & 1 deletion label_sync/cluster/label_sync_job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
restartPolicy: Never # https://github.com/kubernetes/kubernetes/issues/54870
containers:
- name: label-sync
image: gcr.io/k8s-prow/label_sync:v20240731-a5d9345e59
image: gcr.io/k8s-staging-test-infra/label_sync:v20240801-a5d9345e59
args:
- --config=/etc/config/labels.yaml
- --confirm=true
Expand Down
6 changes: 3 additions & 3 deletions testgrid/config-merger-prowjob-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ presubmits:
testgrid-create-test-group: "false"
spec:
containers:
- image: gcr.io/k8s-prow/configurator
- image: gcr.io/k8s-staging-test-infra/configurator
command:
- /app/testgrid/cmd/configurator/app.binary
args: # TODO: Replace These (See Configurator Readme)
Expand Down Expand Up @@ -43,7 +43,7 @@ postsubmits:
spec:
serviceAccountName: testgrid-config-updater # TODO: Add a service account that can write to your cloud storage
containers:
- image: gcr.io/k8s-prow/configurator
- image: gcr.io/k8s-staging-test-infra/configurator
command:
- /app/testgrid/cmd/configurator/app.binary
args: # TODO: Replace These (See Configurator Readme)
Expand All @@ -57,4 +57,4 @@ postsubmits:
- --oneshot
resources:
requests:
memory: "1Gi"
memory: "1Gi"

0 comments on commit 8dba375

Please sign in to comment.