From f76943a93769b0d19030ba28e6429d998d2a004f Mon Sep 17 00:00:00 2001 From: Kubernetes Prow Robot Date: Mon, 29 Nov 2021 16:18:17 +0000 Subject: [PATCH] Bumping Prow and Boskos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit gcr.io/k8s-prow/ changes: https://github.com/kubernetes/test-infra/compare/48cb2fc883...25bee853ec (2021‑11‑26 → 2021‑11‑26) No gcr.io/k8s-staging-boskos/ changes. --- .../sig-contribex-k8s-triage-robot.yaml | 16 ++++++------ .../trusted/sig-k8s-infra-prow.yaml | 4 +-- .../trusted/sig-k8s-infra-test-infra.yaml | 4 +-- .../test-infra/test-infra-presubmits.yaml | 2 +- .../test-infra/test-infra-trusted.yaml | 12 ++++----- config/prow/cluster/build/grandmatriarch.yaml | 2 +- .../prow/cluster/cherrypicker_deployment.yaml | 2 +- config/prow/cluster/crier_deployment.yaml | 2 +- config/prow/cluster/deck_deployment.yaml | 2 +- config/prow/cluster/ghproxy.yaml | 2 +- config/prow/cluster/hook_deployment.yaml | 2 +- .../prow/cluster/horologium_deployment.yaml | 2 +- .../prow/cluster/needs-rebase_deployment.yaml | 2 +- config/prow/cluster/pipeline_deployment.yaml | 2 +- .../prow_controller_manager_deployment.yaml | 2 +- config/prow/cluster/sinker_deployment.yaml | 2 +- .../prow/cluster/starter/starter-azure.yaml | 26 +++++++++---------- config/prow/cluster/starter/starter-gcs.yaml | 26 +++++++++---------- config/prow/cluster/starter/starter-s3.yaml | 26 +++++++++---------- .../cluster/statusreconciler_deployment.yaml | 2 +- config/prow/cluster/tide_deployment.yaml | 2 +- config/prow/config.yaml | 8 +++--- .../prow/experimental/controller_manager.yaml | 2 +- label_sync/cluster/label_sync_cron_job.yaml | 2 +- label_sync/cluster/label_sync_job.yaml | 2 +- .../prow/cluster/deck_deployment.yaml | 2 +- .../prow/cluster/deck_tenant_deployment.yaml | 2 +- 27 files changed, 80 insertions(+), 80 deletions(-) diff --git a/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-contribex-k8s-triage-robot.yaml b/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-contribex-k8s-triage-robot.yaml index 9971e94220fd8..0c49912c23641 100644 --- a/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-contribex-k8s-triage-robot.yaml +++ b/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-contribex-k8s-triage-robot.yaml @@ -10,7 +10,7 @@ periodics: testgrid-tab-name: api-review-help spec: containers: - - image: gcr.io/k8s-prow/commenter:v20211126-48cb2fc883 + - image: gcr.io/k8s-prow/commenter:v20211126-25bee853ec command: - /app/robots/commenter/app.binary args: @@ -58,7 +58,7 @@ periodics: testgrid-tab-name: cla spec: containers: - - image: gcr.io/k8s-prow/commenter:v20211126-48cb2fc883 + - image: gcr.io/k8s-prow/commenter:v20211126-25bee853ec command: - /app/robots/commenter/app.binary args: @@ -100,7 +100,7 @@ periodics: testgrid-tab-name: close spec: containers: - - image: gcr.io/k8s-prow/commenter:v20211126-48cb2fc883 + - image: gcr.io/k8s-prow/commenter:v20211126-25bee853ec command: - /app/robots/commenter/app.binary args: @@ -154,7 +154,7 @@ periodics: description: Automatically /retest for approved PRs that are failing tests spec: containers: - - image: gcr.io/k8s-prow/commenter:v20211126-48cb2fc883 + - image: gcr.io/k8s-prow/commenter:v20211126-25bee853ec command: - /app/robots/commenter/app.binary args: @@ -222,7 +222,7 @@ periodics: testgrid-tab-name: rotten spec: containers: - - image: gcr.io/k8s-prow/commenter:v20211126-48cb2fc883 + - image: gcr.io/k8s-prow/commenter:v20211126-25bee853ec command: - /app/robots/commenter/app.binary args: @@ -277,7 +277,7 @@ periodics: testgrid-tab-name: stale spec: containers: - - image: gcr.io/k8s-prow/commenter:v20211126-48cb2fc883 + - image: gcr.io/k8s-prow/commenter:v20211126-25bee853ec command: - /app/robots/commenter/app.binary args: @@ -333,7 +333,7 @@ periodics: testgrid-tab-name: thaw-prs spec: containers: - - image: gcr.io/k8s-prow/commenter:v20211126-48cb2fc883 + - image: gcr.io/k8s-prow/commenter:v20211126-25bee853ec command: - /app/robots/commenter/app.binary args: @@ -382,7 +382,7 @@ periodics: description: Creates github issues based on data from various 'IssueSource's. spec: containers: - - image: gcr.io/k8s-prow/issue-creator:v20211126-48cb2fc883 + - image: gcr.io/k8s-prow/issue-creator:v20211126-25bee853ec command: - /app/robots/issue-creator/app.binary args: diff --git a/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-prow.yaml b/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-prow.yaml index d74f291ef3845..fa83d3b9948a2 100644 --- a/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-prow.yaml +++ b/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-prow.yaml @@ -98,7 +98,7 @@ periodics: slug: test-infra-admins spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20211126-48cb2fc883 + - image: gcr.io/k8s-prow/generic-autobumper:v20211126-25bee853ec command: - /app/prow/cmd/generic-autobumper/app.binary args: @@ -137,7 +137,7 @@ periodics: slug: test-infra-admins spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20211126-48cb2fc883 + - image: gcr.io/k8s-prow/generic-autobumper:v20211126-25bee853ec command: - /app/prow/cmd/generic-autobumper/app.binary args: diff --git a/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-test-infra.yaml b/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-test-infra.yaml index d430f08363c07..a92bec9260a58 100644 --- a/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-test-infra.yaml +++ b/config/jobs/kubernetes/sig-k8s-infra/trusted/sig-k8s-infra-test-infra.yaml @@ -123,7 +123,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20211126-48cb2fc883 + - image: gcr.io/k8s-prow/generic-autobumper:v20211126-25bee853ec command: - /app/prow/cmd/generic-autobumper/app.binary args: @@ -153,7 +153,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20211126-48cb2fc883 + - image: gcr.io/k8s-prow/generic-autobumper:v20211126-25bee853ec command: - /app/prow/cmd/generic-autobumper/app.binary args: diff --git a/config/jobs/kubernetes/test-infra/test-infra-presubmits.yaml b/config/jobs/kubernetes/test-infra/test-infra-presubmits.yaml index ea681db6ac8e4..8ec5807cab272 100644 --- a/config/jobs/kubernetes/test-infra/test-infra-presubmits.yaml +++ b/config/jobs/kubernetes/test-infra/test-infra-presubmits.yaml @@ -66,7 +66,7 @@ presubmits: run_if_changed: '^(config/prow/(config|plugins).yaml$|config/jobs/.*.yaml$)' spec: containers: - - image: gcr.io/k8s-prow/checkconfig:v20211126-48cb2fc883 + - image: gcr.io/k8s-prow/checkconfig:v20211126-25bee853ec command: - /checkconfig args: diff --git a/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml b/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml index 941f837543549..878d2f0be4692 100644 --- a/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml +++ b/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml @@ -151,7 +151,7 @@ postsubmits: max_concurrency: 1 spec: containers: - - image: gcr.io/k8s-prow/hmac:v20211126-48cb2fc883 + - image: gcr.io/k8s-prow/hmac:v20211126-25bee853ec command: - /hmac args: @@ -612,7 +612,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20211126-48cb2fc883 + - image: gcr.io/k8s-prow/generic-autobumper:v20211126-25bee853ec command: - /app/prow/cmd/generic-autobumper/app.binary args: @@ -649,7 +649,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20211126-48cb2fc883 + - image: gcr.io/k8s-prow/generic-autobumper:v20211126-25bee853ec command: - /app/prow/cmd/generic-autobumper/app.binary args: @@ -720,7 +720,7 @@ periodics: spec: containers: - name: branchprotector - image: gcr.io/k8s-prow/branchprotector:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/branchprotector:v20211126-25bee853ec command: - /app/prow/cmd/branchprotector/app.binary args: @@ -754,7 +754,7 @@ periodics: spec: containers: - name: label-sync - image: gcr.io/k8s-prow/label_sync:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/label_sync:v20211126-25bee853ec command: - /app/label_sync/app.binary args: @@ -800,7 +800,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-prow/checkconfig:v20211126-48cb2fc883 + - image: gcr.io/k8s-prow/checkconfig:v20211126-25bee853ec command: - /checkconfig args: diff --git a/config/prow/cluster/build/grandmatriarch.yaml b/config/prow/cluster/build/grandmatriarch.yaml index df840a9c2d4f8..b731fbceabd57 100644 --- a/config/prow/cluster/build/grandmatriarch.yaml +++ b/config/prow/cluster/build/grandmatriarch.yaml @@ -56,6 +56,6 @@ spec: serviceAccountName: grandmatriarch containers: - name: bakery - image: gcr.io/k8s-prow/grandmatriarch:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/grandmatriarch:v20211126-25bee853ec args: - http-cookiefile diff --git a/config/prow/cluster/cherrypicker_deployment.yaml b/config/prow/cluster/cherrypicker_deployment.yaml index 7f2ac3c6bfd19..a10859ea470ec 100644 --- a/config/prow/cluster/cherrypicker_deployment.yaml +++ b/config/prow/cluster/cherrypicker_deployment.yaml @@ -39,7 +39,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: cherrypicker - image: gcr.io/k8s-prow/cherrypicker:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/cherrypicker:v20211126-25bee853ec imagePullPolicy: Always args: - --github-token-path=/etc/github/token diff --git a/config/prow/cluster/crier_deployment.yaml b/config/prow/cluster/crier_deployment.yaml index 3cb6c9835f580..f711b76669e70 100644 --- a/config/prow/cluster/crier_deployment.yaml +++ b/config/prow/cluster/crier_deployment.yaml @@ -33,7 +33,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: crier - image: gcr.io/k8s-prow/crier:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/crier:v20211126-25bee853ec args: - --blob-storage-workers=1 - --config-path=/etc/config/config.yaml diff --git a/config/prow/cluster/deck_deployment.yaml b/config/prow/cluster/deck_deployment.yaml index aed6e00abab1f..2c677f86292a4 100644 --- a/config/prow/cluster/deck_deployment.yaml +++ b/config/prow/cluster/deck_deployment.yaml @@ -38,7 +38,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck - image: gcr.io/k8s-prow/deck:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/deck:v20211126-25bee853ec imagePullPolicy: Always ports: - name: http diff --git a/config/prow/cluster/ghproxy.yaml b/config/prow/cluster/ghproxy.yaml index cc09edc1e6711..e741fd924c5ea 100644 --- a/config/prow/cluster/ghproxy.yaml +++ b/config/prow/cluster/ghproxy.yaml @@ -53,7 +53,7 @@ spec: spec: containers: - name: ghproxy - image: gcr.io/k8s-prow/ghproxy:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/ghproxy:v20211126-25bee853ec args: - --cache-dir=/cache - --cache-sizeGB=99 diff --git a/config/prow/cluster/hook_deployment.yaml b/config/prow/cluster/hook_deployment.yaml index 0d5be423ec833..b8e2b83f2d28f 100644 --- a/config/prow/cluster/hook_deployment.yaml +++ b/config/prow/cluster/hook_deployment.yaml @@ -38,7 +38,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: hook - image: gcr.io/k8s-prow/hook:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/hook:v20211126-25bee853ec imagePullPolicy: Always args: - --dry-run=false diff --git a/config/prow/cluster/horologium_deployment.yaml b/config/prow/cluster/horologium_deployment.yaml index df493f79d830c..fd3413b506a56 100644 --- a/config/prow/cluster/horologium_deployment.yaml +++ b/config/prow/cluster/horologium_deployment.yaml @@ -35,7 +35,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: horologium - image: gcr.io/k8s-prow/horologium:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/horologium:v20211126-25bee853ec args: - --config-path=/etc/config/config.yaml - --job-config-path=/etc/job-config diff --git a/config/prow/cluster/needs-rebase_deployment.yaml b/config/prow/cluster/needs-rebase_deployment.yaml index 244d14a2b1d44..3341a12e6611e 100644 --- a/config/prow/cluster/needs-rebase_deployment.yaml +++ b/config/prow/cluster/needs-rebase_deployment.yaml @@ -32,7 +32,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: needs-rebase - image: gcr.io/k8s-prow/needs-rebase:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/needs-rebase:v20211126-25bee853ec imagePullPolicy: Always args: - --dry-run=false diff --git a/config/prow/cluster/pipeline_deployment.yaml b/config/prow/cluster/pipeline_deployment.yaml index f015984d1cf28..61d038b179a59 100644 --- a/config/prow/cluster/pipeline_deployment.yaml +++ b/config/prow/cluster/pipeline_deployment.yaml @@ -18,7 +18,7 @@ spec: serviceAccountName: prow-pipeline containers: - name: pipeline - image: gcr.io/k8s-prow/pipeline:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/pipeline:v20211126-25bee853ec args: - --all-contexts - --config=/etc/prow-config/config.yaml diff --git a/config/prow/cluster/prow_controller_manager_deployment.yaml b/config/prow/cluster/prow_controller_manager_deployment.yaml index 788501eb81981..7aa7913fd0e7f 100644 --- a/config/prow/cluster/prow_controller_manager_deployment.yaml +++ b/config/prow/cluster/prow_controller_manager_deployment.yaml @@ -39,7 +39,7 @@ spec: serviceAccountName: prow-controller-manager containers: - name: prow-controller-manager - image: gcr.io/k8s-prow/prow-controller-manager:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/prow-controller-manager:v20211126-25bee853ec args: - --config-path=/etc/config/config.yaml - --dry-run=false diff --git a/config/prow/cluster/sinker_deployment.yaml b/config/prow/cluster/sinker_deployment.yaml index 8e67a452add93..944f6c289ccc4 100644 --- a/config/prow/cluster/sinker_deployment.yaml +++ b/config/prow/cluster/sinker_deployment.yaml @@ -22,7 +22,7 @@ spec: - --config-path=/etc/config/config.yaml - --job-config-path=/etc/job-config - --dry-run=false - image: gcr.io/k8s-prow/sinker:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/sinker:v20211126-25bee853ec env: # Use KUBECONFIG envvar rather than --kubeconfig flag in order to provide multiple configs to merge. - name: KUBECONFIG diff --git a/config/prow/cluster/starter/starter-azure.yaml b/config/prow/cluster/starter/starter-azure.yaml index ad17e6169505f..c93aeb1f05d91 100644 --- a/config/prow/cluster/starter/starter-azure.yaml +++ b/config/prow/cluster/starter/starter-azure.yaml @@ -100,10 +100,10 @@ data: path_strategy: explicit s3_credentials_secret: s3-credentials utility_images: - clonerefs: gcr.io/k8s-prow/clonerefs:v20211126-48cb2fc883 - entrypoint: gcr.io/k8s-prow/entrypoint:v20211126-48cb2fc883 - initupload: gcr.io/k8s-prow/initupload:v20211126-48cb2fc883 - sidecar: gcr.io/k8s-prow/sidecar:v20211126-48cb2fc883 + clonerefs: gcr.io/k8s-prow/clonerefs:v20211126-25bee853ec + entrypoint: gcr.io/k8s-prow/entrypoint:v20211126-25bee853ec + initupload: gcr.io/k8s-prow/initupload:v20211126-25bee853ec + sidecar: gcr.io/k8s-prow/sidecar:v20211126-25bee853ec tide: queries: @@ -154,7 +154,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: hook - image: gcr.io/k8s-prow/hook:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/hook:v20211126-25bee853ec imagePullPolicy: Always args: - --dry-run=false @@ -243,7 +243,7 @@ spec: serviceAccountName: "sinker" containers: - name: sinker - image: gcr.io/k8s-prow/sinker:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/sinker:v20211126-25bee853ec args: - --config-path=/etc/config/config.yaml - --dry-run=false @@ -282,7 +282,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck - image: gcr.io/k8s-prow/deck:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/deck:v20211126-25bee853ec args: - --config-path=/etc/config/config.yaml - --plugin-config=/etc/plugins/plugins.yaml @@ -379,7 +379,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: horologium - image: gcr.io/k8s-prow/horologium:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/horologium:v20211126-25bee853ec args: - --dry-run=false - --config-path=/etc/config/config.yaml @@ -414,7 +414,7 @@ spec: serviceAccountName: "tide" containers: - name: tide - image: gcr.io/k8s-prow/tide:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/tide:v20211126-25bee853ec args: - --dry-run=false - --config-path=/etc/config/config.yaml @@ -524,7 +524,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: statusreconciler - image: gcr.io/k8s-prow/status-reconciler:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/status-reconciler:v20211126-25bee853ec args: - --dry-run=false - --continue-on-error=true @@ -916,7 +916,7 @@ spec: spec: containers: - name: ghproxy - image: gcr.io/k8s-prow/ghproxy:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/ghproxy:v20211126-25bee853ec args: - --cache-dir=/cache - --cache-sizeGB=99 @@ -985,7 +985,7 @@ spec: secretKeyRef: name: github-token key: appid - image: gcr.io/k8s-prow/prow-controller-manager:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/prow-controller-manager:v20211126-25bee853ec volumeMounts: - name: github-token mountPath: /etc/github @@ -1120,7 +1120,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: crier - image: gcr.io/k8s-prow/crier:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/crier:v20211126-25bee853ec args: - --blob-storage-workers=10 - --config-path=/etc/config/config.yaml diff --git a/config/prow/cluster/starter/starter-gcs.yaml b/config/prow/cluster/starter/starter-gcs.yaml index 2d1d8d1d70137..2b133257943a4 100644 --- a/config/prow/cluster/starter/starter-gcs.yaml +++ b/config/prow/cluster/starter/starter-gcs.yaml @@ -100,10 +100,10 @@ data: path_strategy: explicit gcs_credentials_secret: gcs-credentials utility_images: - clonerefs: gcr.io/k8s-prow/clonerefs:v20211126-48cb2fc883 - entrypoint: gcr.io/k8s-prow/entrypoint:v20211126-48cb2fc883 - initupload: gcr.io/k8s-prow/initupload:v20211126-48cb2fc883 - sidecar: gcr.io/k8s-prow/sidecar:v20211126-48cb2fc883 + clonerefs: gcr.io/k8s-prow/clonerefs:v20211126-25bee853ec + entrypoint: gcr.io/k8s-prow/entrypoint:v20211126-25bee853ec + initupload: gcr.io/k8s-prow/initupload:v20211126-25bee853ec + sidecar: gcr.io/k8s-prow/sidecar:v20211126-25bee853ec tide: queries: @@ -154,7 +154,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: hook - image: gcr.io/k8s-prow/hook:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/hook:v20211126-25bee853ec imagePullPolicy: Always args: - --dry-run=false @@ -244,7 +244,7 @@ spec: serviceAccountName: "sinker" containers: - name: sinker - image: gcr.io/k8s-prow/sinker:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/sinker:v20211126-25bee853ec args: - --config-path=/etc/config/config.yaml - --dry-run=false @@ -283,7 +283,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck - image: gcr.io/k8s-prow/deck:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/deck:v20211126-25bee853ec args: - --config-path=/etc/config/config.yaml - --plugin-config=/etc/plugins/plugins.yaml @@ -380,7 +380,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: horologium - image: gcr.io/k8s-prow/horologium:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/horologium:v20211126-25bee853ec args: - --dry-run=false - --config-path=/etc/config/config.yaml @@ -415,7 +415,7 @@ spec: serviceAccountName: "tide" containers: - name: tide - image: gcr.io/k8s-prow/tide:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/tide:v20211126-25bee853ec args: - --dry-run=false - --config-path=/etc/config/config.yaml @@ -526,7 +526,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: statusreconciler - image: gcr.io/k8s-prow/status-reconciler:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/status-reconciler:v20211126-25bee853ec args: - --dry-run=false - --continue-on-error=true @@ -918,7 +918,7 @@ spec: spec: containers: - name: ghproxy - image: gcr.io/k8s-prow/ghproxy:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/ghproxy:v20211126-25bee853ec args: - --cache-dir=/cache - --cache-sizeGB=99 @@ -987,7 +987,7 @@ spec: secretKeyRef: name: github-token key: appid - image: gcr.io/k8s-prow/prow-controller-manager:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/prow-controller-manager:v20211126-25bee853ec volumeMounts: - name: github-token mountPath: /etc/github @@ -1122,7 +1122,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: crier - image: gcr.io/k8s-prow/crier:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/crier:v20211126-25bee853ec args: - --blob-storage-workers=10 - --config-path=/etc/config/config.yaml diff --git a/config/prow/cluster/starter/starter-s3.yaml b/config/prow/cluster/starter/starter-s3.yaml index 0e07c2bdf7af9..4c9394f828f0c 100644 --- a/config/prow/cluster/starter/starter-s3.yaml +++ b/config/prow/cluster/starter/starter-s3.yaml @@ -100,10 +100,10 @@ data: path_strategy: explicit s3_credentials_secret: s3-credentials utility_images: - clonerefs: gcr.io/k8s-prow/clonerefs:v20211126-48cb2fc883 - entrypoint: gcr.io/k8s-prow/entrypoint:v20211126-48cb2fc883 - initupload: gcr.io/k8s-prow/initupload:v20211126-48cb2fc883 - sidecar: gcr.io/k8s-prow/sidecar:v20211126-48cb2fc883 + clonerefs: gcr.io/k8s-prow/clonerefs:v20211126-25bee853ec + entrypoint: gcr.io/k8s-prow/entrypoint:v20211126-25bee853ec + initupload: gcr.io/k8s-prow/initupload:v20211126-25bee853ec + sidecar: gcr.io/k8s-prow/sidecar:v20211126-25bee853ec tide: queries: @@ -154,7 +154,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: hook - image: gcr.io/k8s-prow/hook:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/hook:v20211126-25bee853ec imagePullPolicy: Always args: - --dry-run=false @@ -243,7 +243,7 @@ spec: serviceAccountName: "sinker" containers: - name: sinker - image: gcr.io/k8s-prow/sinker:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/sinker:v20211126-25bee853ec args: - --config-path=/etc/config/config.yaml - --dry-run=false @@ -282,7 +282,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck - image: gcr.io/k8s-prow/deck:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/deck:v20211126-25bee853ec args: - --config-path=/etc/config/config.yaml - --plugin-config=/etc/plugins/plugins.yaml @@ -379,7 +379,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: horologium - image: gcr.io/k8s-prow/horologium:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/horologium:v20211126-25bee853ec args: - --dry-run=false - --config-path=/etc/config/config.yaml @@ -414,7 +414,7 @@ spec: serviceAccountName: "tide" containers: - name: tide - image: gcr.io/k8s-prow/tide:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/tide:v20211126-25bee853ec args: - --dry-run=false - --config-path=/etc/config/config.yaml @@ -524,7 +524,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: statusreconciler - image: gcr.io/k8s-prow/status-reconciler:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/status-reconciler:v20211126-25bee853ec args: - --dry-run=false - --continue-on-error=true @@ -916,7 +916,7 @@ spec: spec: containers: - name: ghproxy - image: gcr.io/k8s-prow/ghproxy:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/ghproxy:v20211126-25bee853ec args: - --cache-dir=/cache - --cache-sizeGB=99 @@ -985,7 +985,7 @@ spec: secretKeyRef: name: github-token key: appid - image: gcr.io/k8s-prow/prow-controller-manager:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/prow-controller-manager:v20211126-25bee853ec volumeMounts: - name: github-token mountPath: /etc/github @@ -1120,7 +1120,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: crier - image: gcr.io/k8s-prow/crier:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/crier:v20211126-25bee853ec args: - --blob-storage-workers=10 - --config-path=/etc/config/config.yaml diff --git a/config/prow/cluster/statusreconciler_deployment.yaml b/config/prow/cluster/statusreconciler_deployment.yaml index e790e0fc2163e..a498ac179e2b2 100644 --- a/config/prow/cluster/statusreconciler_deployment.yaml +++ b/config/prow/cluster/statusreconciler_deployment.yaml @@ -33,7 +33,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: statusreconciler - image: gcr.io/k8s-prow/status-reconciler:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/status-reconciler:v20211126-25bee853ec imagePullPolicy: Always args: - --dry-run=false diff --git a/config/prow/cluster/tide_deployment.yaml b/config/prow/cluster/tide_deployment.yaml index afaf86cc4c1de..8179c28c434d4 100644 --- a/config/prow/cluster/tide_deployment.yaml +++ b/config/prow/cluster/tide_deployment.yaml @@ -34,7 +34,7 @@ spec: serviceAccountName: tide containers: - name: tide - image: gcr.io/k8s-prow/tide:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/tide:v20211126-25bee853ec args: - --dry-run=false - --github-endpoint=http://ghproxy diff --git a/config/prow/config.yaml b/config/prow/config.yaml index d6e71c62dfcf3..2e5daedeb35d2 100644 --- a/config/prow/config.yaml +++ b/config/prow/config.yaml @@ -11,10 +11,10 @@ plank: timeout: 2h grace_period: 15m utility_images: - clonerefs: "gcr.io/k8s-prow/clonerefs:v20211126-48cb2fc883" - initupload: "gcr.io/k8s-prow/initupload:v20211126-48cb2fc883" - entrypoint: "gcr.io/k8s-prow/entrypoint:v20211126-48cb2fc883" - sidecar: "gcr.io/k8s-prow/sidecar:v20211126-48cb2fc883" + clonerefs: "gcr.io/k8s-prow/clonerefs:v20211126-25bee853ec" + initupload: "gcr.io/k8s-prow/initupload:v20211126-25bee853ec" + entrypoint: "gcr.io/k8s-prow/entrypoint:v20211126-25bee853ec" + sidecar: "gcr.io/k8s-prow/sidecar:v20211126-25bee853ec" gcs_configuration: bucket: "kubernetes-jenkins" path_strategy: "legacy" diff --git a/config/prow/experimental/controller_manager.yaml b/config/prow/experimental/controller_manager.yaml index 6f6e9fe27f274..1104a292a82ec 100644 --- a/config/prow/experimental/controller_manager.yaml +++ b/config/prow/experimental/controller_manager.yaml @@ -22,7 +22,7 @@ spec: - --config-path=/etc/config/config.yaml - --job-config-path=/etc/job-config - --dry-run=false - image: gcr.io/k8s-prow/prow-controller-manager:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/prow-controller-manager:v20211126-25bee853ec volumeMounts: - name: config mountPath: /etc/config diff --git a/label_sync/cluster/label_sync_cron_job.yaml b/label_sync/cluster/label_sync_cron_job.yaml index 58b705c8a857b..b8be0abe9a06f 100644 --- a/label_sync/cluster/label_sync_cron_job.yaml +++ b/label_sync/cluster/label_sync_cron_job.yaml @@ -28,7 +28,7 @@ spec: spec: containers: - name: label-sync - image: gcr.io/k8s-prow/label_sync:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/label_sync:v20211126-25bee853ec args: - --config=/etc/config/labels.yaml - --confirm=true diff --git a/label_sync/cluster/label_sync_job.yaml b/label_sync/cluster/label_sync_job.yaml index e6a078a72cfd4..b256e88392862 100644 --- a/label_sync/cluster/label_sync_job.yaml +++ b/label_sync/cluster/label_sync_job.yaml @@ -26,7 +26,7 @@ spec: restartPolicy: Never # https://github.com/kubernetes/kubernetes/issues/54870 containers: - name: label-sync - image: gcr.io/k8s-prow/label_sync:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/label_sync:v20211126-25bee853ec args: - --config=/etc/config/labels.yaml - --confirm=true diff --git a/prow/test/integration/prow/cluster/deck_deployment.yaml b/prow/test/integration/prow/cluster/deck_deployment.yaml index aae000201e54e..d628bff23c24c 100644 --- a/prow/test/integration/prow/cluster/deck_deployment.yaml +++ b/prow/test/integration/prow/cluster/deck_deployment.yaml @@ -38,7 +38,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck - image: gcr.io/k8s-prow/deck:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/deck:v20211126-25bee853ec imagePullPolicy: Always ports: - name: http diff --git a/prow/test/integration/prow/cluster/deck_tenant_deployment.yaml b/prow/test/integration/prow/cluster/deck_tenant_deployment.yaml index a3a1fd6cc5780..1c446d4744e38 100644 --- a/prow/test/integration/prow/cluster/deck_tenant_deployment.yaml +++ b/prow/test/integration/prow/cluster/deck_tenant_deployment.yaml @@ -38,7 +38,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck-tenanted - image: gcr.io/k8s-prow/deck:v20211126-48cb2fc883 + image: gcr.io/k8s-prow/deck:v20211126-25bee853ec imagePullPolicy: Always ports: - name: http