Skip to content

Commit

Permalink
Merge pull request #24028 from k8s-ci-robot/autobump
Browse files Browse the repository at this point in the history
Update Prow to v20211015-ed5bdc5c27
  • Loading branch information
k8s-ci-robot committed Oct 18, 2021
2 parents e6824a4 + 4e38f13 commit 8345608
Show file tree
Hide file tree
Showing 27 changed files with 80 additions and 80 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:v20211015-24c2a7ab31
- image: gcr.io/k8s-prow/commenter:v20211015-ed5bdc5c27
command:
- /app/robots/commenter/app.binary
args:
Expand Down Expand Up @@ -58,7 +58,7 @@ periodics:
testgrid-tab-name: cla
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20211015-24c2a7ab31
- image: gcr.io/k8s-prow/commenter:v20211015-ed5bdc5c27
command:
- /app/robots/commenter/app.binary
args:
Expand Down Expand Up @@ -100,7 +100,7 @@ periodics:
testgrid-tab-name: close
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20211015-24c2a7ab31
- image: gcr.io/k8s-prow/commenter:v20211015-ed5bdc5c27
command:
- /app/robots/commenter/app.binary
args:
Expand Down Expand Up @@ -154,7 +154,7 @@ periodics:
description: Automatically /retest for approved PRs that are failing tests
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20211015-24c2a7ab31
- image: gcr.io/k8s-prow/commenter:v20211015-ed5bdc5c27
command:
- /app/robots/commenter/app.binary
args:
Expand Down Expand Up @@ -222,7 +222,7 @@ periodics:
testgrid-tab-name: rotten
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20211015-24c2a7ab31
- image: gcr.io/k8s-prow/commenter:v20211015-ed5bdc5c27
command:
- /app/robots/commenter/app.binary
args:
Expand Down Expand Up @@ -277,7 +277,7 @@ periodics:
testgrid-tab-name: stale
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20211015-24c2a7ab31
- image: gcr.io/k8s-prow/commenter:v20211015-ed5bdc5c27
command:
- /app/robots/commenter/app.binary
args:
Expand Down Expand Up @@ -333,7 +333,7 @@ periodics:
testgrid-tab-name: thaw-prs
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20211015-24c2a7ab31
- image: gcr.io/k8s-prow/commenter:v20211015-ed5bdc5c27
command:
- /app/robots/commenter/app.binary
args:
Expand Down Expand Up @@ -382,7 +382,7 @@ periodics:
description: Creates github issues based on data from various 'IssueSource's.
spec:
containers:
- image: gcr.io/k8s-prow/issue-creator:v20211015-24c2a7ab31
- image: gcr.io/k8s-prow/issue-creator:v20211015-ed5bdc5c27
command:
- /app/robots/issue-creator/app.binary
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ periodics:
slug: test-infra-admins
spec:
containers:
- image: gcr.io/k8s-prow/generic-autobumper:v20211015-24c2a7ab31
- image: gcr.io/k8s-prow/generic-autobumper:v20211015-ed5bdc5c27
command:
- /app/prow/cmd/generic-autobumper/app.binary
args:
Expand Down Expand Up @@ -137,7 +137,7 @@ periodics:
slug: test-infra-admins
spec:
containers:
- image: gcr.io/k8s-prow/generic-autobumper:v20211015-24c2a7ab31
- image: gcr.io/k8s-prow/generic-autobumper:v20211015-ed5bdc5c27
command:
- /app/prow/cmd/generic-autobumper/app.binary
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ periodics:
base_ref: master
spec:
containers:
- image: gcr.io/k8s-prow/generic-autobumper:v20211015-24c2a7ab31
- image: gcr.io/k8s-prow/generic-autobumper:v20211015-ed5bdc5c27
command:
- /app/prow/cmd/generic-autobumper/app.binary
args:
Expand Down Expand Up @@ -153,7 +153,7 @@ periodics:
base_ref: master
spec:
containers:
- image: gcr.io/k8s-prow/generic-autobumper:v20211015-24c2a7ab31
- image: gcr.io/k8s-prow/generic-autobumper:v20211015-ed5bdc5c27
command:
- /app/prow/cmd/generic-autobumper/app.binary
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ presubmits:
run_if_changed: '^(config/prow/(config|plugins).yaml$|config/jobs/.*.yaml$)'
spec:
containers:
- image: gcr.io/k8s-prow/checkconfig:v20211015-24c2a7ab31
- image: gcr.io/k8s-prow/checkconfig:v20211015-ed5bdc5c27
command:
- /checkconfig
args:
Expand Down
12 changes: 6 additions & 6 deletions config/jobs/kubernetes/test-infra/test-infra-trusted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ postsubmits:
max_concurrency: 1
spec:
containers:
- image: gcr.io/k8s-prow/hmac:v20211015-24c2a7ab31
- image: gcr.io/k8s-prow/hmac:v20211015-ed5bdc5c27
command:
- /hmac
args:
Expand Down Expand Up @@ -658,7 +658,7 @@ periodics:
base_ref: master
spec:
containers:
- image: gcr.io/k8s-prow/generic-autobumper:v20211015-24c2a7ab31
- image: gcr.io/k8s-prow/generic-autobumper:v20211015-ed5bdc5c27
command:
- /app/prow/cmd/generic-autobumper/app.binary
args:
Expand Down Expand Up @@ -695,7 +695,7 @@ periodics:
base_ref: master
spec:
containers:
- image: gcr.io/k8s-prow/generic-autobumper:v20211015-24c2a7ab31
- image: gcr.io/k8s-prow/generic-autobumper:v20211015-ed5bdc5c27
command:
- /app/prow/cmd/generic-autobumper/app.binary
args:
Expand Down Expand Up @@ -766,7 +766,7 @@ periodics:
spec:
containers:
- name: branchprotector
image: gcr.io/k8s-prow/branchprotector:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/branchprotector:v20211015-ed5bdc5c27
command:
- /app/prow/cmd/branchprotector/app.binary
args:
Expand Down Expand Up @@ -800,7 +800,7 @@ periodics:
spec:
containers:
- name: label-sync
image: gcr.io/k8s-prow/label_sync:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/label_sync:v20211015-ed5bdc5c27
command:
- /app/label_sync/app.binary
args:
Expand Down Expand Up @@ -846,7 +846,7 @@ periodics:
base_ref: master
spec:
containers:
- image: gcr.io/k8s-prow/checkconfig:v20211015-24c2a7ab31
- image: gcr.io/k8s-prow/checkconfig:v20211015-ed5bdc5c27
command:
- /checkconfig
args:
Expand Down
2 changes: 1 addition & 1 deletion config/prow/cluster/build/grandmatriarch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ spec:
serviceAccountName: grandmatriarch
containers:
- name: bakery
image: gcr.io/k8s-prow/grandmatriarch:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/grandmatriarch:v20211015-ed5bdc5c27
args:
- http-cookiefile
2 changes: 1 addition & 1 deletion config/prow/cluster/cherrypicker_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: cherrypicker
image: gcr.io/k8s-prow/cherrypicker:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/cherrypicker:v20211015-ed5bdc5c27
imagePullPolicy: Always
args:
- --github-token-path=/etc/github/token
Expand Down
2 changes: 1 addition & 1 deletion config/prow/cluster/crier_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: crier
image: gcr.io/k8s-prow/crier:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/crier:v20211015-ed5bdc5c27
args:
- --blob-storage-workers=1
- --config-path=/etc/config/config.yaml
Expand Down
2 changes: 1 addition & 1 deletion config/prow/cluster/deck_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck
image: gcr.io/k8s-prow/deck:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/deck:v20211015-ed5bdc5c27
imagePullPolicy: Always
ports:
- name: http
Expand Down
2 changes: 1 addition & 1 deletion config/prow/cluster/ghproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
spec:
containers:
- name: ghproxy
image: gcr.io/k8s-prow/ghproxy:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/ghproxy:v20211015-ed5bdc5c27
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down
2 changes: 1 addition & 1 deletion config/prow/cluster/hook_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: gcr.io/k8s-prow/hook:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/hook:v20211015-ed5bdc5c27
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion config/prow/cluster/horologium_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: gcr.io/k8s-prow/horologium:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/horologium:v20211015-ed5bdc5c27
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion config/prow/cluster/needs-rebase_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: needs-rebase
image: gcr.io/k8s-prow/needs-rebase:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/needs-rebase:v20211015-ed5bdc5c27
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion config/prow/cluster/pipeline_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: prow-pipeline
containers:
- name: pipeline
image: gcr.io/k8s-prow/pipeline:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/pipeline:v20211015-ed5bdc5c27
args:
- --all-contexts
- --config=/etc/prow-config/config.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
serviceAccountName: prow-controller-manager
containers:
- name: prow-controller-manager
image: gcr.io/k8s-prow/prow-controller-manager:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/prow-controller-manager:v20211015-ed5bdc5c27
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion config/prow/cluster/sinker_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
- --dry-run=false
image: gcr.io/k8s-prow/sinker:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/sinker:v20211015-ed5bdc5c27
env:
# Use KUBECONFIG envvar rather than --kubeconfig flag in order to provide multiple configs to merge.
- name: KUBECONFIG
Expand Down
26 changes: 13 additions & 13 deletions config/prow/cluster/starter/starter-azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,10 @@ data:
path_strategy: explicit
s3_credentials_secret: s3-credentials
utility_images:
clonerefs: gcr.io/k8s-prow/clonerefs:v20211015-24c2a7ab31
entrypoint: gcr.io/k8s-prow/entrypoint:v20211015-24c2a7ab31
initupload: gcr.io/k8s-prow/initupload:v20211015-24c2a7ab31
sidecar: gcr.io/k8s-prow/sidecar:v20211015-24c2a7ab31
clonerefs: gcr.io/k8s-prow/clonerefs:v20211015-ed5bdc5c27
entrypoint: gcr.io/k8s-prow/entrypoint:v20211015-ed5bdc5c27
initupload: gcr.io/k8s-prow/initupload:v20211015-ed5bdc5c27
sidecar: gcr.io/k8s-prow/sidecar:v20211015-ed5bdc5c27
tide:
queries:
Expand Down Expand Up @@ -154,7 +154,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: gcr.io/k8s-prow/hook:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/hook:v20211015-ed5bdc5c27
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down Expand Up @@ -243,7 +243,7 @@ spec:
serviceAccountName: "sinker"
containers:
- name: sinker
image: gcr.io/k8s-prow/sinker:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/sinker:v20211015-ed5bdc5c27
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down Expand Up @@ -282,7 +282,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck
image: gcr.io/k8s-prow/deck:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/deck:v20211015-ed5bdc5c27
args:
- --config-path=/etc/config/config.yaml
- --plugin-config=/etc/plugins/plugins.yaml
Expand Down Expand Up @@ -379,7 +379,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: gcr.io/k8s-prow/horologium:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/horologium:v20211015-ed5bdc5c27
args:
- --dry-run=false
- --config-path=/etc/config/config.yaml
Expand Down Expand Up @@ -414,7 +414,7 @@ spec:
serviceAccountName: "tide"
containers:
- name: tide
image: gcr.io/k8s-prow/tide:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/tide:v20211015-ed5bdc5c27
args:
- --dry-run=false
- --config-path=/etc/config/config.yaml
Expand Down Expand Up @@ -524,7 +524,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: statusreconciler
image: gcr.io/k8s-prow/status-reconciler:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/status-reconciler:v20211015-ed5bdc5c27
args:
- --dry-run=false
- --continue-on-error=true
Expand Down Expand Up @@ -916,7 +916,7 @@ spec:
spec:
containers:
- name: ghproxy
image: gcr.io/k8s-prow/ghproxy:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/ghproxy:v20211015-ed5bdc5c27
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down Expand Up @@ -985,7 +985,7 @@ spec:
secretKeyRef:
name: github-token
key: appid
image: gcr.io/k8s-prow/prow-controller-manager:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/prow-controller-manager:v20211015-ed5bdc5c27
volumeMounts:
- name: github-token
mountPath: /etc/github
Expand Down Expand Up @@ -1120,7 +1120,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: crier
image: gcr.io/k8s-prow/crier:v20211015-24c2a7ab31
image: gcr.io/k8s-prow/crier:v20211015-ed5bdc5c27
args:
- --blob-storage-workers=10
- --config-path=/etc/config/config.yaml
Expand Down
Loading

0 comments on commit 8345608

Please sign in to comment.