Skip to content

Commit

Permalink
Update gcr.io/k8s-prow/ to v20201214-c478cbc7b4, gcr.io/k8s-staging-b…
Browse files Browse the repository at this point in the history
…oskos/ to v20201214-2065560,
  • Loading branch information
openshift-bot authored and ci-robot committed Dec 15, 2020
1 parent 2b258be commit 4969f14
Show file tree
Hide file tree
Showing 30 changed files with 67 additions and 67 deletions.
20 changes: 10 additions & 10 deletions ci-operator/jobs/infra-periodics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ periodics:
- --confirm
command:
- /app/robots/commenter/app.binary
image: gcr.io/k8s-prow/commenter:v20201211-fcfb732050
image: gcr.io/k8s-prow/commenter:v20201214-c478cbc7b4
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -112,7 +112,7 @@ periodics:
- --confirm
command:
- /app/robots/commenter/app.binary
image: gcr.io/k8s-prow/commenter:v20201211-fcfb732050
image: gcr.io/k8s-prow/commenter:v20201214-c478cbc7b4
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -164,7 +164,7 @@ periodics:
- --random
command:
- /app/robots/commenter/app.binary
image: gcr.io/k8s-prow/commenter:v20201211-fcfb732050
image: gcr.io/k8s-prow/commenter:v20201214-c478cbc7b4
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -209,7 +209,7 @@ periodics:
- --confirm
command:
- /app/robots/commenter/app.binary
image: gcr.io/k8s-prow/commenter:v20201211-fcfb732050
image: gcr.io/k8s-prow/commenter:v20201214-c478cbc7b4
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -258,7 +258,7 @@ periodics:
- --confirm
command:
- /app/robots/commenter/app.binary
image: gcr.io/k8s-prow/commenter:v20201211-fcfb732050
image: gcr.io/k8s-prow/commenter:v20201214-c478cbc7b4
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -306,7 +306,7 @@ periodics:
- --confirm
command:
- /app/robots/commenter/app.binary
image: gcr.io/k8s-prow/commenter:v20201211-fcfb732050
image: gcr.io/k8s-prow/commenter:v20201214-c478cbc7b4
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -340,7 +340,7 @@ periodics:
- --debug
command:
- /app/label_sync/app.binary
image: gcr.io/k8s-prow/label_sync:v20201211-fcfb732050
image: gcr.io/k8s-prow/label_sync:v20201214-c478cbc7b4
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -605,7 +605,7 @@ periodics:
- --github-graphql-endpoint=http://ghproxy/graphql
command:
- /app/prow/cmd/branchprotector/app.binary
image: gcr.io/k8s-prow/branchprotector:v20201211-fcfb732050
image: gcr.io/k8s-prow/branchprotector:v20201214-c478cbc7b4
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -652,7 +652,7 @@ periodics:
- --fix-repos
command:
- /app/prow/cmd/peribolos/app.binary
image: gcr.io/k8s-prow/peribolos:v20201211-fcfb732050
image: gcr.io/k8s-prow/peribolos:v20201214-c478cbc7b4
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -1012,7 +1012,7 @@ periodics:
env:
- name: KUBECONFIG
value: /etc/build-farm-credentials/api.ci.kubeconfig:/etc/build-farm-credentials/build01.kubeconfig:/etc/app-ci-config-updater-kubeconfig/kubeconfig:/etc/build-farm-credentials/build02.kubeconfig:/etc/build-farm-credentials/vsphere.kubeconfig
image: gcr.io/k8s-prow/config-bootstrapper:v20201211-fcfb732050
image: gcr.io/k8s-prow/config-bootstrapper:v20201214-c478cbc7b4
imagePullPolicy: Always
name: ""
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ postsubmits:
- --fix-team-repos
command:
- /app/prow/cmd/peribolos/app.binary
image: gcr.io/k8s-prow/peribolos:v20201211-fcfb732050
image: gcr.io/k8s-prow/peribolos:v20201214-c478cbc7b4
imagePullPolicy: Always
name: ""
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ postsubmits:
- --debug
command:
- /app/label_sync/app.binary
image: gcr.io/k8s-prow/label_sync:v20201211-fcfb732050
image: gcr.io/k8s-prow/label_sync:v20201214-c478cbc7b4
imagePullPolicy: Always
name: ""
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ presubmits:
- core-services/prow/02_config/_boskos.yaml
command:
- /app
image: gcr.io/k8s-staging-boskos/checkconfig:v20201211-9df253f
image: gcr.io/k8s-staging-boskos/checkconfig:v20201214-2065560
imagePullPolicy: IfNotPresent
name: ""
resources:
Expand Down Expand Up @@ -331,7 +331,7 @@ presubmits:
- mismatched-tide-lenient
command:
- /checkconfig
image: gcr.io/k8s-prow/checkconfig:v20201211-fcfb732050
image: gcr.io/k8s-prow/checkconfig:v20201214-c478cbc7b4
imagePullPolicy: Always
name: ""
resources:
Expand Down
6 changes: 3 additions & 3 deletions cluster/ci/config/prow/openshift/ci-operator/stage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/entrypoint:v20201211-fcfb732050
name: gcr.io/k8s-prow/entrypoint:v20201214-c478cbc7b4
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -104,7 +104,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/initupload:v20201211-fcfb732050
name: gcr.io/k8s-prow/initupload:v20201214-c478cbc7b4
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -116,7 +116,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/sidecar:v20201211-fcfb732050
name: gcr.io/k8s-prow/sidecar:v20201214-c478cbc7b4
- apiVersion: image.openshift.io/v1
kind: ImageStream
metadata:
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/boskos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ objects:
- mountPath: /etc/proxy/secrets
name: secret-boskos-proxy
- name: boskos
image: gcr.io/k8s-staging-boskos/boskos:v20201211-9df253f
image: gcr.io/k8s-staging-boskos/boskos:v20201214-2065560
args:
- --config=/etc/config/boskos.yaml
- --namespace=${namespace}
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/boskos_cleaner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
terminationGracePeriodSeconds: 300
containers:
- name: boskos-cleaner
image: gcr.io/k8s-staging-boskos/cleaner:v20201211-9df253f
image: gcr.io/k8s-staging-boskos/cleaner:v20201214-2065560
args:
- --boskos-url=http://boskos
- --use-v2-implementation=true
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/boskos_reaper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: boskos-reaper
image: gcr.io/k8s-staging-boskos/reaper:v20201211-9df253f
image: gcr.io/k8s-staging-boskos/reaper:v20201214-2065560
args:
- --boskos-url=http://boskos
- --resource-type=aws-quota-slice,azure4-quota-slice,gcp-quota-slice,libvirt-ppc64le-quota-slice,libvirt-s390x-quota-slice,openstack-quota-slice,openstack-vexxhost-quota-slice,openstack-ppc64le-quota-slice,vsphere-quota-slice,ovirt-quota-slice,packet-quota-slice,kubevirt-quota-slice,openstack-osuosl-quota-slice
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/cherrypick.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ items:
spec:
containers:
- name: cherrypick
image: gcr.io/k8s-prow/cherrypicker:v20201211-fcfb732050
image: gcr.io/k8s-prow/cherrypicker:v20201214-c478cbc7b4
args:
- --dry-run=false
ports:
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/crier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ items:
serviceAccountName: crier
containers:
- name: crier
image: gcr.io/k8s-prow/crier:v20201211-fcfb732050
image: gcr.io/k8s-prow/crier:v20201214-c478cbc7b4
args:
- --github-workers=50
- --config-path=/etc/config/config.yaml
Expand Down
4 changes: 2 additions & 2 deletions clusters/app.ci/prow/03_deployment/deck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ objects:
serviceAccountName: deck
containers:
- name: deck
image: gcr.io/k8s-prow/deck:v20201211-fcfb732050
image: gcr.io/k8s-prow/deck:v20201214-c478cbc7b4
args:
- --config-path=/etc/config/config.yaml
- --cookie-secret=/etc/cookie/cookie
Expand Down Expand Up @@ -329,7 +329,7 @@ objects:
- mountPath: /etc/proxy/secrets
name: session-secret
- name: deck
image: gcr.io/k8s-prow/deck:v20201211-fcfb732050
image: gcr.io/k8s-prow/deck:v20201214-c478cbc7b4
args:
- --github-oauth-config-file=/etc/github/config.json
- --github-token-path=/etc/oauth/oauth
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/exporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ items:
serviceAccountName: exporter
containers:
- name: exporter
image: gcr.io/k8s-prow/exporter:v20201211-fcfb732050
image: gcr.io/k8s-prow/exporter:v20201214-c478cbc7b4
args:
- --config-path=/etc/config/config.yaml
ports:
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/gcsweb-private.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ objects:
name: gcsweb-private-tls
- mountPath: /etc/proxy/secrets
name: session-secret
- image: gcr.io/k8s-prow/gcsweb:v20201211-fcfb732050
- image: gcr.io/k8s-prow/gcsweb:v20201214-c478cbc7b4
name: gcsweb-private
args:
- "-b"
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/gcsweb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ items:
component: gcsweb
spec:
containers:
- image: gcr.io/k8s-prow/gcsweb:v20201211-fcfb732050
- image: gcr.io/k8s-prow/gcsweb:v20201214-c478cbc7b4
name: gcsweb
args:
- "-b"
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/ghproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ items:
spec:
containers:
- name: ghproxy
image: gcr.io/k8s-prow/ghproxy:v20201211-fcfb732050
image: gcr.io/k8s-prow/ghproxy:v20201214-c478cbc7b4
imagePullPolicy: Always
args:
- --cache-dir=/cache
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/hook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ items:
serviceAccountName: hook
containers:
- name: hook
image: gcr.io/k8s-prow/hook:v20201211-fcfb732050
image: gcr.io/k8s-prow/hook:v20201214-c478cbc7b4
args:
- --config-path=/etc/config/config.yaml
- --github-token-path=/etc/github/oauth
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/horologium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ items:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
- --dry-run=false
image: gcr.io/k8s-prow/horologium:v20201211-fcfb732050
image: gcr.io/k8s-prow/horologium:v20201214-c478cbc7b4
volumeMounts:
- name: config
mountPath: /etc/config
Expand Down
6 changes: 3 additions & 3 deletions clusters/app.ci/prow/03_deployment/jenkins_operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ items:
serviceAccountName: jenkins-operator
containers:
- name: jenkins-operator
image: gcr.io/k8s-prow/jenkins-operator:v20201211-fcfb732050
image: gcr.io/k8s-prow/jenkins-operator:v20201214-c478cbc7b4
args:
- --jenkins-url=https://ci.openshift.redhat.com/jenkins
- --jenkins-user=openshift-ci-robot
Expand Down Expand Up @@ -212,7 +212,7 @@ items:
serviceAccountName: jenkins-operator
containers:
- name: jenkins-operator
image: gcr.io/k8s-prow/jenkins-operator:v20201211-fcfb732050
image: gcr.io/k8s-prow/jenkins-operator:v20201214-c478cbc7b4
args:
- --jenkins-url=https://ci.dev.openshift.redhat.com:8443/jenkins
- --jenkins-user=openshift-ci-robot
Expand Down Expand Up @@ -378,7 +378,7 @@ items:
serviceAccountName: jenkins-operator
containers:
- name: kata-jenkins-operator
image: gcr.io/k8s-prow/jenkins-operator:v20201211-fcfb732050
image: gcr.io/k8s-prow/jenkins-operator:v20201214-c478cbc7b4
args:
- --jenkins-url=http://jenkins.katacontainers.io/
- --jenkins-user=katabuilder
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/needs_rebase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ items:
spec:
containers:
- name: needs-rebase
image: gcr.io/k8s-prow/needs-rebase:v20201211-fcfb732050
image: gcr.io/k8s-prow/needs-rebase:v20201214-c478cbc7b4
args:
- --github-token-path=/etc/github/oauth
- --hmac-secret-file=/etc/webhook/hmac
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/plank.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ items:
serviceAccountName: plank
containers:
- name: plank
image: gcr.io/k8s-prow/plank:v20201211-fcfb732050
image: gcr.io/k8s-prow/plank:v20201214-c478cbc7b4
args:
- --config-path=/etc/config/config.yaml
- --tot-url=http://tot
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ items:
serviceAccountName: prow-controller-manager
containers:
- name: prow-controller-manager
image: gcr.io/k8s-prow/prow-controller-manager:v20201211-fcfb732050
image: gcr.io/k8s-prow/prow-controller-manager:v20201214-c478cbc7b4
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/refresh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ items:
spec:
containers:
- name: refresh
image: gcr.io/k8s-prow/refresh:v20201211-fcfb732050
image: gcr.io/k8s-prow/refresh:v20201214-c478cbc7b4
args:
- --github-token-path=/etc/github/oauth
- --hmac-secret-file=/etc/webhook/hmac
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/sinker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ items:
serviceAccountName: sinker
containers:
- name: sinker
image: gcr.io/k8s-prow/sinker:v20201211-fcfb732050
image: gcr.io/k8s-prow/sinker:v20201214-c478cbc7b4
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/statusreconciler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: statusreconciler
image: gcr.io/k8s-prow/status-reconciler:v20201211-fcfb732050
image: gcr.io/k8s-prow/status-reconciler:v20201214-c478cbc7b4
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/tide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ items:
serviceAccountName: tide
containers:
- name: tide
image: gcr.io/k8s-prow/tide:v20201211-fcfb732050
image: gcr.io/k8s-prow/tide:v20201214-c478cbc7b4
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion clusters/app.ci/prow/03_deployment/tot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ items:
spec:
containers:
- name: tot
image: gcr.io/k8s-prow/tot:v20201211-fcfb732050
image: gcr.io/k8s-prow/tot:v20201214-c478cbc7b4
args:
- --config-path=/etc/config/config.yaml
- --fallback=true
Expand Down
8 changes: 4 additions & 4 deletions core-services/prow/02_config/_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -540,10 +540,10 @@ plank:
memory: 250Mi
timeout: 4h0m0s
utility_images:
clonerefs: gcr.io/k8s-prow/clonerefs:v20201211-fcfb732050
entrypoint: gcr.io/k8s-prow/entrypoint:v20201211-fcfb732050
initupload: gcr.io/k8s-prow/initupload:v20201211-fcfb732050
sidecar: gcr.io/k8s-prow/sidecar:v20201211-fcfb732050
clonerefs: gcr.io/k8s-prow/clonerefs:v20201214-c478cbc7b4
entrypoint: gcr.io/k8s-prow/entrypoint:v20201214-c478cbc7b4
initupload: gcr.io/k8s-prow/initupload:v20201214-c478cbc7b4
sidecar: gcr.io/k8s-prow/sidecar:v20201214-c478cbc7b4
openshift-priv:
gcs_configuration:
bucket: origin-ci-private
Expand Down
Loading

0 comments on commit 4969f14

Please sign in to comment.