Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions ci-operator/jobs/infra-periodics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ periodics:
- --confirm
command:
- /app/robots/commenter/app.binary
image: gcr.io/k8s-prow/commenter:v20191119-ca3411f8f
image: gcr.io/k8s-prow/commenter:v20191120-b1692ff83
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -75,7 +75,7 @@ periodics:
- --random
command:
- /app/robots/commenter/app.binary
image: gcr.io/k8s-prow/commenter:v20191119-ca3411f8f
image: gcr.io/k8s-prow/commenter:v20191120-b1692ff83
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -121,7 +121,7 @@ periodics:
- --confirm
command:
- /app/robots/commenter/app.binary
image: gcr.io/k8s-prow/commenter:v20191119-ca3411f8f
image: gcr.io/k8s-prow/commenter:v20191120-b1692ff83
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -171,7 +171,7 @@ periodics:
- --confirm
command:
- /app/robots/commenter/app.binary
image: gcr.io/k8s-prow/commenter:v20191119-ca3411f8f
image: gcr.io/k8s-prow/commenter:v20191120-b1692ff83
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -220,7 +220,7 @@ periodics:
- --confirm
command:
- /app/robots/commenter/app.binary
image: gcr.io/k8s-prow/commenter:v20191119-ca3411f8f
image: gcr.io/k8s-prow/commenter:v20191120-b1692ff83
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -255,7 +255,7 @@ periodics:
- --debug
command:
- /app/label_sync/app.binary
image: gcr.io/k8s-prow/label_sync:v20191119-ca3411f8f
image: gcr.io/k8s-prow/label_sync:v20191120-b1692ff83
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -484,7 +484,7 @@ periodics:
- --github-graphql-endpoint=http://ghproxy/graphql
command:
- /app/prow/cmd/branchprotector/app.binary
image: gcr.io/k8s-prow/branchprotector:v20191119-ca3411f8f
image: gcr.io/k8s-prow/branchprotector:v20191120-b1692ff83
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -576,7 +576,7 @@ periodics:
- --fix-team-repos
command:
- /app/prow/cmd/peribolos/app.binary
image: gcr.io/k8s-prow/peribolos:v20191119-ca3411f8f
image: gcr.io/k8s-prow/peribolos:v20191120-b1692ff83
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -647,7 +647,7 @@ periodics:
- --strict
command:
- /checkconfig
image: gcr.io/k8s-prow/checkconfig:v20191119-ca3411f8f
image: gcr.io/k8s-prow/checkconfig:v20191120-b1692ff83
imagePullPolicy: Always
name: ""
resources:
Expand Down Expand Up @@ -761,7 +761,7 @@ periodics:
- --kubeconfig=/etc/build-farm-credentials/kubeconfig
command:
- /app/prow/cmd/config-bootstrapper/app.binary
image: gcr.io/k8s-prow/config-bootstrapper:v20191119-ca3411f8f
image: gcr.io/k8s-prow/config-bootstrapper:v20191120-b1692ff83
imagePullPolicy: Always
name: ""
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ postsubmits:
- --fix-team-repos
command:
- /app/prow/cmd/peribolos/app.binary
image: gcr.io/k8s-prow/peribolos:v20191119-ca3411f8f
image: gcr.io/k8s-prow/peribolos:v20191120-b1692ff83
imagePullPolicy: Always
name: ""
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ postsubmits:
- --debug
command:
- /app/label_sync/app.binary
image: gcr.io/k8s-prow/label_sync:v20191119-ca3411f8f
image: gcr.io/k8s-prow/label_sync:v20191120-b1692ff83
imagePullPolicy: Always
name: ""
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ presubmits:
- mismatched-tide-lenient
command:
- /checkconfig
image: gcr.io/k8s-prow/checkconfig:v20191119-ca3411f8f
image: gcr.io/k8s-prow/checkconfig:v20191120-b1692ff83
imagePullPolicy: Always
name: ""
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ periodics:
- --fix-team-repos
command:
- /app/prow/cmd/peribolos/app.binary
image: gcr.io/k8s-prow/peribolos:v20191119-ca3411f8f
image: gcr.io/k8s-prow/peribolos:v20191120-b1692ff83
imagePullPolicy: Always
name: ""
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ postsubmits:
- --fix-team-repos
command:
- /app/prow/cmd/peribolos/app.binary
image: gcr.io/k8s-prow/peribolos:v20191119-ca3411f8f
image: gcr.io/k8s-prow/peribolos:v20191120-b1692ff83
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:v20191119-ca3411f8f
name: gcr.io/k8s-prow/entrypoint:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -104,7 +104,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/initupload:v20191119-ca3411f8f
name: gcr.io/k8s-prow/initupload:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -116,7 +116,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/sidecar:v20191119-ca3411f8f
name: gcr.io/k8s-prow/sidecar:v20191120-b1692ff83
- apiVersion: image.openshift.io/v1
kind: ImageStream
metadata:
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 @@ -313,10 +313,10 @@ plank:
grace_period: 15s
timeout: 4h0m0s
utility_images:
clonerefs: gcr.io/k8s-prow/clonerefs:v20191119-ca3411f8f
entrypoint: gcr.io/k8s-prow/entrypoint:v20191119-ca3411f8f
initupload: gcr.io/k8s-prow/initupload:v20191119-ca3411f8f
sidecar: gcr.io/k8s-prow/sidecar:v20191119-ca3411f8f
clonerefs: gcr.io/k8s-prow/clonerefs:v20191120-b1692ff83
entrypoint: gcr.io/k8s-prow/entrypoint:v20191120-b1692ff83
initupload: gcr.io/k8s-prow/initupload:v20191120-b1692ff83
sidecar: gcr.io/k8s-prow/sidecar:v20191120-b1692ff83
openshift/private-ci-testing:
gcs_configuration:
bucket: origin-ci-private
Expand Down
38 changes: 19 additions & 19 deletions core-services/prow/03_deployment/adapter_imagestreams.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/artifact-uploader:v20191119-ca3411f8f
name: gcr.io/k8s-prow/artifact-uploader:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -26,7 +26,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/branchprotector:v20191119-ca3411f8f
name: gcr.io/k8s-prow/branchprotector:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -52,7 +52,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/cherrypicker:v20191119-ca3411f8f
name: gcr.io/k8s-prow/cherrypicker:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -65,7 +65,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/clonerefs:v20191119-ca3411f8f
name: gcr.io/k8s-prow/clonerefs:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -78,7 +78,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/crier:v20191119-ca3411f8f
name: gcr.io/k8s-prow/crier:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -91,7 +91,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/deck:v20191119-ca3411f8f
name: gcr.io/k8s-prow/deck:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -104,7 +104,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/entrypoint:v20191119-ca3411f8f
name: gcr.io/k8s-prow/entrypoint:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -117,7 +117,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/gcsupload:v20191119-ca3411f8f
name: gcr.io/k8s-prow/gcsupload:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -130,7 +130,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/hook:v20191119-ca3411f8f
name: gcr.io/k8s-prow/hook:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -143,7 +143,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/horologium:v20191119-ca3411f8f
name: gcr.io/k8s-prow/horologium:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -156,7 +156,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/initupload:v20191119-ca3411f8f
name: gcr.io/k8s-prow/initupload:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -169,7 +169,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/jenkins-operator:v20191119-ca3411f8f
name: gcr.io/k8s-prow/jenkins-operator:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -182,7 +182,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/needs-rebase:v20191119-ca3411f8f
name: gcr.io/k8s-prow/needs-rebase:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -195,7 +195,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/plank:v20191119-ca3411f8f
name: gcr.io/k8s-prow/plank:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -208,7 +208,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/refresh:v20191119-ca3411f8f
name: gcr.io/k8s-prow/refresh:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -221,7 +221,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/sidecar:v20191119-ca3411f8f
name: gcr.io/k8s-prow/sidecar:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -234,7 +234,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/sinker:v20191119-ca3411f8f
name: gcr.io/k8s-prow/sinker:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -247,7 +247,7 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/tide:v20191119-ca3411f8f
name: gcr.io/k8s-prow/tide:v20191120-b1692ff83
- apiVersion: v1
kind: ImageStream
metadata:
Expand All @@ -260,4 +260,4 @@ items:
- name: latest
from:
kind: DockerImage
name: gcr.io/k8s-prow/tot:v20191119-ca3411f8f
name: gcr.io/k8s-prow/tot:v20191120-b1692ff83
2 changes: 1 addition & 1 deletion core-services/prow/03_deployment/artifact-uploader.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ items:
serviceAccountName: artifact-uploader
containers:
- name: artifact-uploader
image: gcr.io/k8s-prow/artifact-uploader:v20191119-ca3411f8f
image: gcr.io/k8s-prow/artifact-uploader:v20191120-b1692ff83
args:
- --num-workers=20
- --prow-job-ns=ci
Expand Down
2 changes: 1 addition & 1 deletion core-services/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:v20191119-ca3411f8f
image: gcr.io/k8s-prow/cherrypicker:v20191120-b1692ff83
args:
- --dry-run=false
ports:
Expand Down
4 changes: 2 additions & 2 deletions core-services/prow/03_deployment/deck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ objects:
priorityClassName: prow-critical
containers:
- name: deck
image: gcr.io/k8s-prow/deck:v20191119-ca3411f8f
image: gcr.io/k8s-prow/deck:v20191120-b1692ff83
args:
- --config-path=/etc/config/config.yaml
- --cookie-secret=/etc/cookie/cookie
Expand Down Expand Up @@ -290,7 +290,7 @@ objects:
- mountPath: /etc/proxy/secrets
name: session-secret
- name: deck
image: gcr.io/k8s-prow/deck:v20191119-ca3411f8f
image: gcr.io/k8s-prow/deck:v20191120-b1692ff83
args:
- --config-path=/etc/config/config.yaml
- --tide-url=http://tide/
Expand Down
2 changes: 1 addition & 1 deletion core-services/prow/03_deployment/exporter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ items:
priorityClassName: prow-critical
containers:
- name: exporter
image: gcr.io/k8s-prow/exporter:v20191119-ca3411f8f
image: gcr.io/k8s-prow/exporter:v20191120-b1692ff83
args:
- --config-path=/etc/config/config.yaml
ports:
Expand Down
2 changes: 1 addition & 1 deletion core-services/prow/03_deployment/ghproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ items:
spec:
containers:
- name: ghproxy
image: gcr.io/k8s-prow/ghproxy:v20191119-ca3411f8f
image: gcr.io/k8s-prow/ghproxy:v20191120-b1692ff83
imagePullPolicy: Always
args:
- --cache-dir=/cache
Expand Down
Loading