Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump prow from v20191219-ecbeba384 to v20191219-b8438ff62 #198

Merged
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
16 changes: 8 additions & 8 deletions prow/cluster/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
serviceAccountName: plank
containers:
- name: plank
image: gcr.io/k8s-prow/plank:v20191219-ecbeba384
image: gcr.io/k8s-prow/plank:v20191219-b8438ff62
args:
- --kubeconfig=/etc/kubeconfig/oss-config
- --dry-run=false
Expand Down Expand Up @@ -129,7 +129,7 @@ spec:
serviceAccountName: sinker
containers:
- name: sinker
image: gcr.io/k8s-prow/sinker:v20191219-ecbeba384
image: gcr.io/k8s-prow/sinker:v20191219-b8438ff62
args:
- --kubeconfig=/etc/kubeconfig/oss-config
- --config-path=/etc/config/config.yaml
Expand Down Expand Up @@ -179,7 +179,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck
image: gcr.io/k8s-prow/deck:v20191219-ecbeba384
image: gcr.io/k8s-prow/deck:v20191219-b8438ff62
args:
- --kubeconfig=/etc/kubeconfig/oss-config
- --config-path=/etc/config/config.yaml
Expand Down Expand Up @@ -265,7 +265,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: gcr.io/k8s-prow/horologium:v20191219-ecbeba384
image: gcr.io/k8s-prow/horologium:v20191219-b8438ff62
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down Expand Up @@ -336,7 +336,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: gerrit
image: gcr.io/k8s-prow/gerrit:v20191219-ecbeba384
image: gcr.io/k8s-prow/gerrit:v20191219-b8438ff62
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down Expand Up @@ -389,7 +389,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: crier
image: gcr.io/k8s-prow/crier:v20191219-ecbeba384
image: gcr.io/k8s-prow/crier:v20191219-b8438ff62
args:
- --gerrit-workers=1
- --github-workers=1
Expand Down Expand Up @@ -447,7 +447,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: gcr.io/k8s-prow/hook:v20191219-ecbeba384
image: gcr.io/k8s-prow/hook:v20191219-b8438ff62
imagePullPolicy: Always
args:
- --config-path=/etc/config/config.yaml
Expand Down Expand Up @@ -825,7 +825,7 @@ spec:
serviceAccountName: tide
containers:
- name: tide
image: gcr.io/k8s-prow/tide:v20191219-ecbeba384
image: gcr.io/k8s-prow/tide:v20191219-b8438ff62
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/grandmatriarch_default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ spec:
serviceAccountName: grandmatriarch
containers:
- name: bakery
image: gcr.io/k8s-prow/grandmatriarch:v20191219-ecbeba384
image: gcr.io/k8s-prow/grandmatriarch:v20191219-b8438ff62
args:
- /etc/robot/service-account.json
- http-cookiefile
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/grandmatriarch_test-pods.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
serviceAccountName: grandmatriarch
containers:
- name: bakery
image: gcr.io/k8s-prow/grandmatriarch:v20191219-ecbeba384
image: gcr.io/k8s-prow/grandmatriarch:v20191219-b8438ff62
args:
- /etc/robot/service-account.json
- http-cookiefile
Expand Down
8 changes: 4 additions & 4 deletions prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ plank:
timeout: 7200000000000 # 2h
grace_period: 15000000000 # 15s
utility_images:
clonerefs: "gcr.io/k8s-prow/clonerefs:v20191219-ecbeba384"
initupload: "gcr.io/k8s-prow/initupload:v20191219-ecbeba384"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20191219-ecbeba384"
sidecar: "gcr.io/k8s-prow/sidecar:v20191219-ecbeba384"
clonerefs: "gcr.io/k8s-prow/clonerefs:v20191219-b8438ff62"
initupload: "gcr.io/k8s-prow/initupload:v20191219-b8438ff62"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20191219-b8438ff62"
sidecar: "gcr.io/k8s-prow/sidecar:v20191219-b8438ff62"
gcs_configuration:
bucket: "oss-prow"
path_strategy: "explicit"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ presubmits:
always_run: true
spec:
containers:
- image: gcr.io/k8s-prow/checkconfig:v20191219-ecbeba384
- image: gcr.io/k8s-prow/checkconfig:v20191219-b8438ff62
imagePullPolicy: Always
command:
- /checkconfig
Expand Down Expand Up @@ -138,7 +138,7 @@ periodics:
testgrid-dashboards: googleoss-test-infra
spec:
containers:
- image: gcr.io/k8s-prow/autobump:v20191219-ecbeba384
- image: gcr.io/k8s-prow/autobump:v20191219-b8438ff62
command:
- /autobump.sh
args:
Expand Down