Skip to content

Commit

Permalink
Bumping Prow (#3173)
Browse files Browse the repository at this point in the history
Multiple distinct gcr.io/k8s-prow/ changes:

Commits | Dates | Images
--- | --- | ---
kubernetes/test-infra@033172a...1a1db3d | 2022‑03‑10 → 2022‑03‑18 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, label_sync, mkpj, needs-rebase, peribolos, prow-controller-manager, sidecar, sinker, status-reconciler, tide
  • Loading branch information
knative-prow-updater-robot authored Mar 21, 2022
1 parent 450866f commit b11bcbb
Show file tree
Hide file tree
Showing 19 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion prow/cluster/400-crier.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:v20220310-033172a69b
image: gcr.io/k8s-prow/crier:v20220318-1a1db3d5d8
args:
- --pubsub-workers=5 # Arbitrary number of multiplier
- --blob-storage-workers=1
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/400-deck.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:v20220310-033172a69b
image: gcr.io/k8s-prow/deck:v20220318-1a1db3d5d8
args:
- --hook-url=http://hook:8888/plugin-help
- --tide-url=http://tide/
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/400-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:v20220310-033172a69b
image: gcr.io/k8s-prow/ghproxy:v20220318-1a1db3d5d8
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/400-hook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: gcr.io/k8s-prow/hook:v20220310-033172a69b
image: gcr.io/k8s-prow/hook:v20220318-1a1db3d5d8
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/400-horologium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: gcr.io/k8s-prow/horologium:v20220310-033172a69b
image: gcr.io/k8s-prow/horologium:v20220318-1a1db3d5d8
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/400-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:v20220310-033172a69b
image: gcr.io/k8s-prow/prow-controller-manager:v20220318-1a1db3d5d8
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/400-sinker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
serviceAccountName: "sinker"
containers:
- name: sinker
image: gcr.io/k8s-prow/sinker:v20220310-033172a69b
image: gcr.io/k8s-prow/sinker:v20220318-1a1db3d5d8
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/400-tide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
serviceAccountName: "tide"
containers:
- name: tide
image: gcr.io/k8s-prow/tide:v20220310-033172a69b
image: gcr.io/k8s-prow/tide:v20220318-1a1db3d5d8
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/500-cherrypicker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: cherrypicker
image: gcr.io/k8s-prow/cherrypicker:v20220310-033172a69b
image: gcr.io/k8s-prow/cherrypicker:v20220318-1a1db3d5d8
args:
- --dry-run=false
- --use-prow-assignments=false
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/500-needs-rebase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: needs-rebase
image: gcr.io/k8s-prow/needs-rebase:v20220310-033172a69b
image: gcr.io/k8s-prow/needs-rebase:v20220318-1a1db3d5d8
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/500-status-reconciler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: statusreconciler
image: gcr.io/k8s-prow/status-reconciler:v20220310-033172a69b
image: gcr.io/k8s-prow/status-reconciler:v20220318-1a1db3d5d8
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion prow/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ else #check
docker run -i --rm \
-v "${PWD}:${PWD}" -v "${CONFIG_YAML}:${CONFIG_YAML}" -v "${PLUGINS_YAML}:${PLUGINS_YAML}" -v "${JOB_YAML}:${JOB_YAML}" \
-w "${PWD}" \
gcr.io/k8s-prow/checkconfig:v20220310-033172a69b \
gcr.io/k8s-prow/checkconfig:v20220318-1a1db3d5d8 \
"--config-path=${CONFIG_YAML}" "--job-config-path=${JOB_YAML}" \
"--plugin-config=${PLUGINS_YAML}" "--strict" "--exclude-warning=mismatched-tide" \
"--exclude-warning=long-job-names" \
Expand Down
8 changes: 4 additions & 4 deletions prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ plank:
grace_period: 15s
utility_images:
# Update these versions when updating plank version in cluster.yaml
clonerefs: "gcr.io/k8s-prow/clonerefs:v20220310-033172a69b"
initupload: "gcr.io/k8s-prow/initupload:v20220310-033172a69b"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20220310-033172a69b"
sidecar: "gcr.io/k8s-prow/sidecar:v20220310-033172a69b"
clonerefs: "gcr.io/k8s-prow/clonerefs:v20220318-1a1db3d5d8"
initupload: "gcr.io/k8s-prow/initupload:v20220318-1a1db3d5d8"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20220318-1a1db3d5d8"
sidecar: "gcr.io/k8s-prow/sidecar:v20220318-1a1db3d5d8"
gcs_configuration:
bucket: "knative-prow"
path_strategy: "explicit"
Expand Down
2 changes: 1 addition & 1 deletion prow/jobs/custom/autobump-prow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ periodics:
testgrid-num-failures-to-alert: "1"
spec:
containers:
- image: gcr.io/k8s-prow/generic-autobumper:v20220310-033172a69b
- image: gcr.io/k8s-prow/generic-autobumper:v20220318-1a1db3d5d8
command:
- generic-autobumper
args:
Expand Down
2 changes: 1 addition & 1 deletion prow/jobs/custom/branchprotector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ periodics:
spec:
containers:
- name: branchprotector
image: gcr.io/k8s-prow/branchprotector:v20220310-033172a69b
image: gcr.io/k8s-prow/branchprotector:v20220318-1a1db3d5d8
command:
- branchprotector
args:
Expand Down
6 changes: 3 additions & 3 deletions prow/jobs/custom/label-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ presubmits:
spec:
containers:
- name: label-sync
image: gcr.io/k8s-prow/label_sync:v20220310-033172a69b
image: gcr.io/k8s-prow/label_sync:v20220318-1a1db3d5d8
command:
- label_sync
args:
Expand Down Expand Up @@ -67,7 +67,7 @@ periodics:
spec:
containers:
- name: label-sync
image: gcr.io/k8s-prow/label_sync:v20220310-033172a69b
image: gcr.io/k8s-prow/label_sync:v20220318-1a1db3d5d8
command:
- label_sync
args:
Expand Down Expand Up @@ -105,7 +105,7 @@ postsubmits:
spec:
containers:
- name: label-sync
image: gcr.io/k8s-prow/label_sync:v20220310-033172a69b
image: gcr.io/k8s-prow/label_sync:v20220318-1a1db3d5d8
command:
- label_sync
args:
Expand Down
12 changes: 6 additions & 6 deletions prow/jobs/custom/peribolos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ presubmits:
- "main"
spec:
containers:
- image: gcr.io/k8s-prow/peribolos:v20220310-033172a69b
- image: gcr.io/k8s-prow/peribolos:v20220318-1a1db3d5d8
command:
- "peribolos"
args:
Expand Down Expand Up @@ -63,7 +63,7 @@ presubmits:
- "main"
spec:
containers:
- image: gcr.io/k8s-prow/peribolos:v20220310-033172a69b
- image: gcr.io/k8s-prow/peribolos:v20220318-1a1db3d5d8
command:
- "peribolos"
args:
Expand Down Expand Up @@ -113,7 +113,7 @@ postsubmits:
testgrid-num-failures-to-alert: "1"
spec:
containers:
- image: gcr.io/k8s-prow/peribolos:v20220310-033172a69b
- image: gcr.io/k8s-prow/peribolos:v20220318-1a1db3d5d8
command:
- "peribolos"
args:
Expand Down Expand Up @@ -159,7 +159,7 @@ postsubmits:
testgrid-num-failures-to-alert: "1"
spec:
containers:
- image: gcr.io/k8s-prow/peribolos:v20220310-033172a69b
- image: gcr.io/k8s-prow/peribolos:v20220318-1a1db3d5d8
command:
- "peribolos"
args:
Expand Down Expand Up @@ -202,7 +202,7 @@ periodics:
testgrid-num-failures-to-alert: "1"
spec:
containers:
- image: gcr.io/k8s-prow/peribolos:v20220310-033172a69b
- image: gcr.io/k8s-prow/peribolos:v20220318-1a1db3d5d8
command:
- "peribolos"
args:
Expand Down Expand Up @@ -243,7 +243,7 @@ periodics:
testgrid-num-failures-to-alert: "1"
spec:
containers:
- image: gcr.io/k8s-prow/peribolos:v20220310-033172a69b
- image: gcr.io/k8s-prow/peribolos:v20220318-1a1db3d5d8
command:
- "peribolos"
args:
Expand Down
6 changes: 3 additions & 3 deletions prow/jobs/custom/test-infra.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

# Add a fake hook image here so that autobump.sh can bump only job configs
# image: gcr.io/k8s-prow/hook:v20220310-033172a69b
# image: gcr.io/k8s-prow/hook:v20220318-1a1db3d5d8
# See
# https://github.com/kubernetes/test-infra/blob/5815354584709c3f436e3d682110c673d224d7b1/prow/cmd/autobump/autobump.sh#L164

Expand Down Expand Up @@ -62,7 +62,7 @@ presubmits:
base_ref: master
spec:
containers:
- image: gcr.io/k8s-prow/configurator:v20220310-033172a69b
- image: gcr.io/k8s-prow/configurator:v20220318-1a1db3d5d8
command:
- configurator
args:
Expand Down Expand Up @@ -529,7 +529,7 @@ postsubmits:
testgrid-num-failures-to-alert: "1"
spec:
containers:
- image: gcr.io/k8s-prow/configurator:v20220310-033172a69b
- image: gcr.io/k8s-prow/configurator:v20220318-1a1db3d5d8
command:
- configurator
args:
Expand Down
4 changes: 2 additions & 2 deletions prow/jobs/run_job.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ if [[ -n "${GITHUB_TOKEN_PATH}" ]]; then
-v "${PWD}:${PWD}" -v "${CONFIG_YAML}:${CONFIG_YAML}" -v "${JOB_CONFIG_YAML}:${JOB_CONFIG_YAML}" \
-v "${GITHUB_TOKEN_PATH}:${GITHUB_TOKEN_PATH}" \
-w "${PWD}" \
gcr.io/k8s-prow/mkpj:v20220310-033172a69b \
gcr.io/k8s-prow/mkpj:v20220318-1a1db3d5d8 \
"--job=${JOB_NAME}" "--config-path=${CONFIG_YAML}" "--job-config-path=${JOB_CONFIG_YAML}" \
"--github-token-path=${GITHUB_TOKEN_PATH}" \
> ${JOB_YAML}
Expand All @@ -60,7 +60,7 @@ else
docker run -i --rm \
-v "${PWD}:${PWD}" -v "${CONFIG_YAML}:${CONFIG_YAML}" -v "${JOB_CONFIG_YAML}:${JOB_CONFIG_YAML}" \
-w "${PWD}" \
gcr.io/k8s-prow/mkpj:v20220310-033172a69b \
gcr.io/k8s-prow/mkpj:v20220318-1a1db3d5d8 \
"--job=${JOB_NAME}" "--config-path=${CONFIG_YAML}" "--job-config-path=${JOB_CONFIG_YAML}" \
> ${JOB_YAML} || failed=1

Expand Down

0 comments on commit b11bcbb

Please sign in to comment.