Skip to content

Commit

Permalink
Merge pull request #2157 from google-oss-robot/autobump-oss-prow
Browse files Browse the repository at this point in the history
Update oss-prow to v20240109-a3102cd4a9
  • Loading branch information
google-oss-prow[bot] committed Jan 9, 2024
2 parents 30e5259 + 7d2f103 commit 1ced262
Show file tree
Hide file tree
Showing 18 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions .prow/presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ presubmits:
run_if_changed: '^prow/(oss/(config|plugins)\.yaml$|prowjobs/)|^\.prow'
spec:
containers:
- image: gcr.io/k8s-prow/checkconfig:v20240108-49228c2a7e
- image: gcr.io/k8s-prow/checkconfig:v20240109-a3102cd4a9
imagePullPolicy: Always
command:
- checkconfig
Expand Down Expand Up @@ -49,7 +49,7 @@ presubmits:
testgrid-create-test-group: "false"
spec:
containers:
- image: gcr.io/k8s-prow/configurator:v20240108-49228c2a7e
- image: gcr.io/k8s-prow/configurator:v20240109-a3102cd4a9
command:
- configurator
args:
Expand Down
2 changes: 1 addition & 1 deletion prow/oss/cluster/crier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: crier
image: gcr.io/k8s-prow/crier:v20240108-49228c2a7e
image: gcr.io/k8s-prow/crier:v20240109-a3102cd4a9
args:
- --blob-storage-workers=1
- --config-path=/etc/config/config.yaml
Expand Down
2 changes: 1 addition & 1 deletion prow/oss/cluster/deck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck
image: gcr.io/k8s-prow/deck:v20240108-49228c2a7e
image: gcr.io/k8s-prow/deck:v20240109-a3102cd4a9
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion prow/oss/cluster/deck_blueprints_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck-blueprints
image: gcr.io/k8s-prow/deck:v20240108-49228c2a7e
image: gcr.io/k8s-prow/deck:v20240109-a3102cd4a9
args:
- --config-path=/etc/config/config.yaml
- --hook-url=http://hook:8888/plugin-help
Expand Down
2 changes: 1 addition & 1 deletion prow/oss/cluster/gerrit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: gerrit
image: gcr.io/k8s-prow/gerrit:v20240108-49228c2a7e
image: gcr.io/k8s-prow/gerrit:v20240109-a3102cd4a9
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion prow/oss/cluster/ghproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
spec:
containers:
- name: ghproxy
image: gcr.io/k8s-prow/ghproxy:v20240108-49228c2a7e
image: gcr.io/k8s-prow/ghproxy:v20240109-a3102cd4a9
args:
- --cache-dir=/cache
- --cache-sizeGB=49
Expand Down
2 changes: 1 addition & 1 deletion prow/oss/cluster/grandmatriarch_default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ spec:
serviceAccountName: grandmatriarch
containers:
- name: bakery
image: gcr.io/k8s-prow/grandmatriarch:v20240108-49228c2a7e
image: gcr.io/k8s-prow/grandmatriarch:v20240109-a3102cd4a9
args:
- http-cookiefile
2 changes: 1 addition & 1 deletion prow/oss/cluster/grandmatriarch_test-pods.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@ spec:
serviceAccountName: grandmatriarch
containers:
- name: bakery
image: gcr.io/k8s-prow/grandmatriarch:v20240108-49228c2a7e
image: gcr.io/k8s-prow/grandmatriarch:v20240109-a3102cd4a9
args:
- http-cookiefile
2 changes: 1 addition & 1 deletion prow/oss/cluster/hook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: gcr.io/k8s-prow/hook:v20240108-49228c2a7e
image: gcr.io/k8s-prow/hook:v20240109-a3102cd4a9
imagePullPolicy: Always
args:
- --webhook-path=/ghapp-hook
Expand Down
2 changes: 1 addition & 1 deletion prow/oss/cluster/horologium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: gcr.io/k8s-prow/horologium:v20240108-49228c2a7e
image: gcr.io/k8s-prow/horologium:v20240109-a3102cd4a9
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion prow/oss/cluster/prow-controller-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
serviceAccountName: prow-controller-manager
containers:
- name: prow-controller-manager
image: gcr.io/k8s-prow/prow-controller-manager:v20240108-49228c2a7e
image: gcr.io/k8s-prow/prow-controller-manager:v20240109-a3102cd4a9
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion prow/oss/cluster/sinker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
serviceAccountName: sinker
containers:
- name: sinker
image: gcr.io/k8s-prow/sinker:v20240108-49228c2a7e
image: gcr.io/k8s-prow/sinker:v20240109-a3102cd4a9
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion prow/oss/cluster/sub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
serviceAccountName: sub
containers:
- name: sub
image: gcr.io/k8s-prow/sub:v20240108-49228c2a7e
image: gcr.io/k8s-prow/sub:v20240109-a3102cd4a9
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion prow/oss/cluster/tide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
serviceAccountName: tide
containers:
- name: tide
image: gcr.io/k8s-prow/tide:v20240108-49228c2a7e
image: gcr.io/k8s-prow/tide:v20240109-a3102cd4a9
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
8 changes: 4 additions & 4 deletions prow/oss/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,10 +123,10 @@ plank:
timeout: 7200000000000 # 2h
grace_period: 15000000000 # 15s
utility_images:
clonerefs: "gcr.io/k8s-prow/clonerefs:v20240108-49228c2a7e"
initupload: "gcr.io/k8s-prow/initupload:v20240108-49228c2a7e"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20240108-49228c2a7e"
sidecar: "gcr.io/k8s-prow/sidecar:v20240108-49228c2a7e"
clonerefs: "gcr.io/k8s-prow/clonerefs:v20240109-a3102cd4a9"
initupload: "gcr.io/k8s-prow/initupload:v20240109-a3102cd4a9"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20240109-a3102cd4a9"
sidecar: "gcr.io/k8s-prow/sidecar:v20240109-a3102cd4a9"
gcs_configuration:
bucket: "oss-prow"
path_strategy: "explicit"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ presubmits:
base_ref: master
spec:
containers:
- image: gcr.io/k8s-prow/checkconfig:v20240108-49228c2a7e
- image: gcr.io/k8s-prow/checkconfig:v20240109-a3102cd4a9
command:
- checkconfig
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ postsubmits:
spec:
serviceAccountName: testgrid-config-updater
containers:
- image: gcr.io/k8s-prow/configurator:v20240108-49228c2a7e
- image: gcr.io/k8s-prow/configurator:v20240109-a3102cd4a9
command:
- configurator
args:
Expand All @@ -65,7 +65,7 @@ postsubmits:
serviceAccountName: gencred-refresher
containers:
- name: gencred
image: gcr.io/k8s-prow/gencred:v20240108-49228c2a7e
image: gcr.io/k8s-prow/gencred:v20240109-a3102cd4a9
command:
- gencred
args:
Expand Down Expand Up @@ -93,7 +93,7 @@ periodics:
testgrid-num-failures-to-alert: '3'
spec:
containers:
- image: gcr.io/k8s-prow/generic-autobumper:v20240108-49228c2a7e
- image: gcr.io/k8s-prow/generic-autobumper:v20240109-a3102cd4a9
command:
- generic-autobumper
args:
Expand Down Expand Up @@ -130,7 +130,7 @@ periodics:
testgrid-num-failures-to-alert: '1'
spec:
containers:
- image: gcr.io/k8s-prow/generic-autobumper:v20240108-49228c2a7e
- image: gcr.io/k8s-prow/generic-autobumper:v20240109-a3102cd4a9
command:
- generic-autobumper
args:
Expand Down Expand Up @@ -187,7 +187,7 @@ periodics:
serviceAccountName: gencred-refresher
containers:
- name: gencred
image: gcr.io/k8s-prow/gencred:v20240108-49228c2a7e
image: gcr.io/k8s-prow/gencred:v20240109-a3102cd4a9
command:
- gencred
args:
Expand Down
6 changes: 3 additions & 3 deletions prow/prowjobs/GoogleCloudPlatform/testgrid/testgrid-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ presubmits:
base_ref: master
spec:
containers:
- image: gcr.io/k8s-prow/checkconfig:v20240108-49228c2a7e
- image: gcr.io/k8s-prow/checkconfig:v20240109-a3102cd4a9
command:
- checkconfig
args:
Expand Down Expand Up @@ -90,7 +90,7 @@ postsubmits:
testgrid-num-failures-to-alert: '3'
spec:
containers:
- image: gcr.io/k8s-prow/generic-autobumper:v20240108-49228c2a7e
- image: gcr.io/k8s-prow/generic-autobumper:v20240109-a3102cd4a9
command:
- generic-autobumper
args:
Expand Down Expand Up @@ -126,7 +126,7 @@ periodics:
testgrid-num-failures-to-alert: '3'
spec:
containers:
- image: gcr.io/k8s-prow/generic-autobumper:v20240108-49228c2a7e
- image: gcr.io/k8s-prow/generic-autobumper:v20240109-a3102cd4a9
command:
- generic-autobumper
args:
Expand Down

0 comments on commit 1ced262

Please sign in to comment.