Skip to content

Commit

Permalink
Merge pull request #20021 from k8s-ci-robot/autobump
Browse files Browse the repository at this point in the history
Update prow to v20201123-dbc92a6558, and other images as necessary.
  • Loading branch information
k8s-ci-robot authored Nov 23, 2020
2 parents dbc92a6 + 5b71854 commit 2958353
Show file tree
Hide file tree
Showing 22 changed files with 59 additions and 59 deletions.
16 changes: 8 additions & 8 deletions config/jobs/kubernetes/test-infra/fejta-bot-periodics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ periodics:
testgrid-tab-name: api-review-help
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20201120-7553d5a08c
- image: gcr.io/k8s-prow/commenter:v20201123-dbc92a6558
command:
- /app/robots/commenter/app.binary
args:
Expand Down Expand Up @@ -55,7 +55,7 @@ periodics:
testgrid-tab-name: cla
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20201120-7553d5a08c
- image: gcr.io/k8s-prow/commenter:v20201123-dbc92a6558
command:
- /app/robots/commenter/app.binary
args:
Expand Down Expand Up @@ -94,7 +94,7 @@ periodics:
testgrid-tab-name: close
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20201120-7553d5a08c
- image: gcr.io/k8s-prow/commenter:v20201123-dbc92a6558
command:
- /app/robots/commenter/app.binary
args:
Expand Down Expand Up @@ -134,7 +134,7 @@ periodics:
description: Automatically /retest for approved PRs that failed retesting
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20201120-7553d5a08c
- image: gcr.io/k8s-prow/commenter:v20201123-dbc92a6558
command:
- /app/robots/commenter/app.binary
args:
Expand Down Expand Up @@ -190,7 +190,7 @@ periodics:
testgrid-tab-name: rotten
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20201120-7553d5a08c
- image: gcr.io/k8s-prow/commenter:v20201123-dbc92a6558
command:
- /app/robots/commenter/app.binary
args:
Expand Down Expand Up @@ -233,7 +233,7 @@ periodics:
testgrid-tab-name: stale
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20201120-7553d5a08c
- image: gcr.io/k8s-prow/commenter:v20201123-dbc92a6558
command:
- /app/robots/commenter/app.binary
args:
Expand Down Expand Up @@ -277,7 +277,7 @@ periodics:
description: Creates github issues based on data from various 'IssueSource's.
spec:
containers:
- image: gcr.io/k8s-prow/issue-creator:v20201120-7553d5a08c
- image: gcr.io/k8s-prow/issue-creator:v20201123-dbc92a6558
command:
- /app/robots/issue-creator/app.binary
args:
Expand Down Expand Up @@ -306,7 +306,7 @@ periodics:
testgrid-tab-name: enhancements-unfreeze
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20201120-7553d5a08c
- image: gcr.io/k8s-prow/commenter:v20201123-dbc92a6558
command:
- /app/robots/commenter/app.binary
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ presubmits:
run_if_changed: '^(config/prow/(config|plugins).yaml$|config/jobs/.*.yaml$)'
spec:
containers:
- image: gcr.io/k8s-prow/checkconfig:v20201120-7553d5a08c
- image: gcr.io/k8s-prow/checkconfig:v20201123-dbc92a6558
command:
- /checkconfig
args:
Expand Down
8 changes: 4 additions & 4 deletions config/jobs/kubernetes/test-infra/test-infra-trusted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ postsubmits:
max_concurrency: 1
spec:
containers:
- image: gcr.io/k8s-prow/hmac:v20201120-7553d5a08c
- image: gcr.io/k8s-prow/hmac:v20201123-dbc92a6558
command:
- /hmac
args:
Expand Down Expand Up @@ -953,7 +953,7 @@ periodics:
spec:
containers:
- name: branchprotector
image: gcr.io/k8s-prow/branchprotector:v20201120-7553d5a08c
image: gcr.io/k8s-prow/branchprotector:v20201123-dbc92a6558
command:
- /app/prow/cmd/branchprotector/app.binary
args:
Expand Down Expand Up @@ -987,7 +987,7 @@ periodics:
spec:
containers:
- name: label-sync
image: gcr.io/k8s-prow/label_sync:v20201120-7553d5a08c
image: gcr.io/k8s-prow/label_sync:v20201123-dbc92a6558
command:
- /app/label_sync/app.binary
args:
Expand Down Expand Up @@ -1033,7 +1033,7 @@ periodics:
base_ref: master
spec:
containers:
- image: gcr.io/k8s-prow/checkconfig:v20201120-7553d5a08c
- image: gcr.io/k8s-prow/checkconfig:v20201123-dbc92a6558
command:
- /checkconfig
args:
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:v20201120-7553d5a08c
image: gcr.io/k8s-prow/crier:v20201123-dbc92a6558
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:v20201120-7553d5a08c
image: gcr.io/k8s-prow/deck:v20201123-dbc92a6558
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:v20201120-7553d5a08c
image: gcr.io/k8s-prow/ghproxy:v20201123-dbc92a6558
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down
2 changes: 1 addition & 1 deletion config/prow/cluster/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:v20201120-7553d5a08c
image: gcr.io/k8s-prow/grandmatriarch:v20201123-dbc92a6558
args:
- http-cookiefile
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:v20201120-7553d5a08c
image: gcr.io/k8s-prow/hook:v20201123-dbc92a6558
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:v20201120-7553d5a08c
image: gcr.io/k8s-prow/horologium:v20201123-dbc92a6558
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:v20201120-7553d5a08c
image: gcr.io/k8s-prow/needs-rebase:v20201123-dbc92a6558
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:v20201120-7553d5a08c
image: gcr.io/k8s-prow/pipeline:v20201123-dbc92a6558
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:v20201120-7553d5a08c
image: gcr.io/k8s-prow/prow-controller-manager:v20201123-dbc92a6558
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 @@ -23,7 +23,7 @@ spec:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
- --dry-run=false
image: gcr.io/k8s-prow/sinker:v20201120-7553d5a08c
image: gcr.io/k8s-prow/sinker:v20201123-dbc92a6558
volumeMounts:
- mountPath: /etc/kubeconfig
name: kubeconfig
Expand Down
26 changes: 13 additions & 13 deletions config/prow/cluster/starter-gcs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,10 @@ data:
path_strategy: explicit
gcs_credentials_secret: gcs-credentials
utility_images:
clonerefs: gcr.io/k8s-prow/clonerefs:v20201120-7553d5a08c
entrypoint: gcr.io/k8s-prow/entrypoint:v20201120-7553d5a08c
initupload: gcr.io/k8s-prow/initupload:v20201120-7553d5a08c
sidecar: gcr.io/k8s-prow/sidecar:v20201120-7553d5a08c
clonerefs: gcr.io/k8s-prow/clonerefs:v20201123-dbc92a6558
entrypoint: gcr.io/k8s-prow/entrypoint:v20201123-dbc92a6558
initupload: gcr.io/k8s-prow/initupload:v20201123-dbc92a6558
sidecar: gcr.io/k8s-prow/sidecar:v20201123-dbc92a6558
tide:
queries:
Expand Down Expand Up @@ -240,7 +240,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: gcr.io/k8s-prow/hook:v20201120-7553d5a08c
image: gcr.io/k8s-prow/hook:v20201123-dbc92a6558
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down Expand Up @@ -323,7 +323,7 @@ spec:
serviceAccountName: "sinker"
containers:
- name: sinker
image: gcr.io/k8s-prow/sinker:v20201120-7553d5a08c
image: gcr.io/k8s-prow/sinker:v20201123-dbc92a6558
args:
- --config-path=/etc/config/config.yaml
volumeMounts:
Expand Down Expand Up @@ -361,7 +361,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck
image: gcr.io/k8s-prow/deck:v20201120-7553d5a08c
image: gcr.io/k8s-prow/deck:v20201123-dbc92a6558
args:
- --config-path=/etc/config/config.yaml
- --plugin-config=/etc/plugins/plugins.yaml
Expand Down Expand Up @@ -452,7 +452,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: gcr.io/k8s-prow/horologium:v20201120-7553d5a08c
image: gcr.io/k8s-prow/horologium:v20201123-dbc92a6558
args:
- --dry-run=false
- --config-path=/etc/config/config.yaml
Expand Down Expand Up @@ -487,7 +487,7 @@ spec:
serviceAccountName: "tide"
containers:
- name: tide
image: gcr.io/k8s-prow/tide:v20201120-7553d5a08c
image: gcr.io/k8s-prow/tide:v20201123-dbc92a6558
args:
- --dry-run=false
- --config-path=/etc/config/config.yaml
Expand Down Expand Up @@ -587,7 +587,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: statusreconciler
image: gcr.io/k8s-prow/status-reconciler:v20201120-7553d5a08c
image: gcr.io/k8s-prow/status-reconciler:v20201123-dbc92a6558
args:
- --dry-run=false
- --continue-on-error=true
Expand Down Expand Up @@ -971,7 +971,7 @@ spec:
spec:
containers:
- name: ghproxy
image: gcr.io/k8s-prow/ghproxy:v20201120-7553d5a08c
image: gcr.io/k8s-prow/ghproxy:v20201123-dbc92a6558
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down Expand Up @@ -1033,7 +1033,7 @@ spec:
- --github-endpoint=http://ghproxy
- --github-endpoint=https://api.github.com
- --enable-controller=plank
image: gcr.io/k8s-prow/prow-controller-manager:v20201120-7553d5a08c
image: gcr.io/k8s-prow/prow-controller-manager:v20201123-dbc92a6558
volumeMounts:
- name: github-token
mountPath: /etc/github
Expand Down Expand Up @@ -1168,7 +1168,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: crier
image: gcr.io/k8s-prow/crier:v20201120-7553d5a08c
image: gcr.io/k8s-prow/crier:v20201123-dbc92a6558
args:
- --blob-storage-workers=10
- --config-path=/etc/config/config.yaml
Expand Down
26 changes: 13 additions & 13 deletions config/prow/cluster/starter-s3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,10 @@ data:
path_strategy: explicit
s3_credentials_secret: s3-credentials
utility_images:
clonerefs: gcr.io/k8s-prow/clonerefs:v20201120-7553d5a08c
entrypoint: gcr.io/k8s-prow/entrypoint:v20201120-7553d5a08c
initupload: gcr.io/k8s-prow/initupload:v20201120-7553d5a08c
sidecar: gcr.io/k8s-prow/sidecar:v20201120-7553d5a08c
clonerefs: gcr.io/k8s-prow/clonerefs:v20201123-dbc92a6558
entrypoint: gcr.io/k8s-prow/entrypoint:v20201123-dbc92a6558
initupload: gcr.io/k8s-prow/initupload:v20201123-dbc92a6558
sidecar: gcr.io/k8s-prow/sidecar:v20201123-dbc92a6558
tide:
queries:
Expand Down Expand Up @@ -239,7 +239,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: gcr.io/k8s-prow/hook:v20201120-7553d5a08c
image: gcr.io/k8s-prow/hook:v20201123-dbc92a6558
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down Expand Up @@ -321,7 +321,7 @@ spec:
serviceAccountName: "sinker"
containers:
- name: sinker
image: gcr.io/k8s-prow/sinker:v20201120-7553d5a08c
image: gcr.io/k8s-prow/sinker:v20201123-dbc92a6558
args:
- --config-path=/etc/config/config.yaml
volumeMounts:
Expand Down Expand Up @@ -359,7 +359,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck
image: gcr.io/k8s-prow/deck:v20201120-7553d5a08c
image: gcr.io/k8s-prow/deck:v20201123-dbc92a6558
args:
- --config-path=/etc/config/config.yaml
- --plugin-config=/etc/plugins/plugins.yaml
Expand Down Expand Up @@ -450,7 +450,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: gcr.io/k8s-prow/horologium:v20201120-7553d5a08c
image: gcr.io/k8s-prow/horologium:v20201123-dbc92a6558
args:
- --dry-run=false
- --config-path=/etc/config/config.yaml
Expand Down Expand Up @@ -485,7 +485,7 @@ spec:
serviceAccountName: "tide"
containers:
- name: tide
image: gcr.io/k8s-prow/tide:v20201120-7553d5a08c
image: gcr.io/k8s-prow/tide:v20201123-dbc92a6558
args:
- --dry-run=false
- --config-path=/etc/config/config.yaml
Expand Down Expand Up @@ -584,7 +584,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: statusreconciler
image: gcr.io/k8s-prow/status-reconciler:v20201120-7553d5a08c
image: gcr.io/k8s-prow/status-reconciler:v20201123-dbc92a6558
args:
- --dry-run=false
- --continue-on-error=true
Expand Down Expand Up @@ -968,7 +968,7 @@ spec:
spec:
containers:
- name: ghproxy
image: gcr.io/k8s-prow/ghproxy:v20201120-7553d5a08c
image: gcr.io/k8s-prow/ghproxy:v20201123-dbc92a6558
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down Expand Up @@ -1030,7 +1030,7 @@ spec:
- --github-endpoint=http://ghproxy
- --github-endpoint=https://api.github.com
- --enable-controller=plank
image: gcr.io/k8s-prow/prow-controller-manager:v20201120-7553d5a08c
image: gcr.io/k8s-prow/prow-controller-manager:v20201123-dbc92a6558
volumeMounts:
- name: github-token
mountPath: /etc/github
Expand Down Expand Up @@ -1165,7 +1165,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: crier
image: gcr.io/k8s-prow/crier:v20201120-7553d5a08c
image: gcr.io/k8s-prow/crier:v20201123-dbc92a6558
args:
- --blob-storage-workers=10
- --config-path=/etc/config/config.yaml
Expand Down
Loading

0 comments on commit 2958353

Please sign in to comment.