From 41e39f1b62b3c29ba2bbd15d29569c491223a3c0 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Thu, 6 Oct 2022 15:06:01 +0000 Subject: [PATCH] Bumping Prow Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- https://github.com/kubernetes/test-infra/compare/d1295ab2d7...95ee1a9f65 | 2022‑10‑04 → 2022‑10‑05 | branchprotector, checkconfig, cherrypicker, clonerefs, configurator, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide --- .prow.yaml | 2 +- prow/cluster/cherrypicker_deployment.yaml | 2 +- prow/cluster/crier_deployment.yaml | 2 +- prow/cluster/deck_deployment.yaml | 2 +- prow/cluster/deck_private_deployment.yaml | 2 +- prow/cluster/ghproxy.yaml | 2 +- prow/cluster/hook_deployment.yaml | 2 +- prow/cluster/horologium_deployment.yaml | 2 +- .../jobs/istio/test-infra/istio.test-infra.master.yaml | 2 +- .../istio/test-infra/istio.test-infra.trusted.master.yaml | 8 ++++---- prow/cluster/needs-rebase_deployment.yaml | 2 +- prow/cluster/prow-controller-manager.yaml | 2 +- prow/cluster/sinker_deployment.yaml | 2 +- prow/cluster/statusreconciler_deployment.yaml | 2 +- prow/cluster/tide_deployment.yaml | 2 +- prow/config.yaml | 8 ++++---- 16 files changed, 22 insertions(+), 22 deletions(-) diff --git a/.prow.yaml b/.prow.yaml index 3cda31cea0d..aa6664f4578 100644 --- a/.prow.yaml +++ b/.prow.yaml @@ -5,7 +5,7 @@ presubmits: run_if_changed: '^(\.prow|prow/(config|plugins|cluster/jobs/.*))\.yaml$' spec: containers: - - image: gcr.io/k8s-prow/checkconfig:v20221004-d1295ab2d7 + - image: gcr.io/k8s-prow/checkconfig:v20221005-95ee1a9f65 command: - checkconfig args: diff --git a/prow/cluster/cherrypicker_deployment.yaml b/prow/cluster/cherrypicker_deployment.yaml index b30a777eeda..6cb955a1183 100644 --- a/prow/cluster/cherrypicker_deployment.yaml +++ b/prow/cluster/cherrypicker_deployment.yaml @@ -18,7 +18,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: cherrypicker - image: gcr.io/k8s-prow/cherrypicker:v20221004-d1295ab2d7 + image: gcr.io/k8s-prow/cherrypicker:v20221005-95ee1a9f65 args: - --create-issue-on-conflict - --dry-run=false diff --git a/prow/cluster/crier_deployment.yaml b/prow/cluster/crier_deployment.yaml index 36e10ae7b9e..d9a13efdfc9 100644 --- a/prow/cluster/crier_deployment.yaml +++ b/prow/cluster/crier_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: crier - image: gcr.io/k8s-prow/crier:v20221004-d1295ab2d7 + image: gcr.io/k8s-prow/crier:v20221005-95ee1a9f65 args: - --blob-storage-workers=1 - --config-path=/etc/config/config.yaml diff --git a/prow/cluster/deck_deployment.yaml b/prow/cluster/deck_deployment.yaml index 70b0dbc65d8..a172e9adf78 100644 --- a/prow/cluster/deck_deployment.yaml +++ b/prow/cluster/deck_deployment.yaml @@ -24,7 +24,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck - image: gcr.io/k8s-prow/deck:v20221004-d1295ab2d7 + image: gcr.io/k8s-prow/deck:v20221005-95ee1a9f65 ports: - name: http containerPort: 8080 diff --git a/prow/cluster/deck_private_deployment.yaml b/prow/cluster/deck_private_deployment.yaml index a4578b3f200..d15fb4eae83 100644 --- a/prow/cluster/deck_private_deployment.yaml +++ b/prow/cluster/deck_private_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck-private - image: gcr.io/k8s-prow/deck:v20221004-d1295ab2d7 + image: gcr.io/k8s-prow/deck:v20221005-95ee1a9f65 ports: - name: http containerPort: 8080 diff --git a/prow/cluster/ghproxy.yaml b/prow/cluster/ghproxy.yaml index fdbbbf7f660..d0950bd649a 100644 --- a/prow/cluster/ghproxy.yaml +++ b/prow/cluster/ghproxy.yaml @@ -31,7 +31,7 @@ spec: spec: containers: - name: ghproxy - image: gcr.io/k8s-prow/ghproxy:v20221004-d1295ab2d7 + image: gcr.io/k8s-prow/ghproxy:v20221005-95ee1a9f65 args: - --cache-dir=/cache - --cache-sizeGB=15 diff --git a/prow/cluster/hook_deployment.yaml b/prow/cluster/hook_deployment.yaml index 4ba65980646..eadcd6f5195 100644 --- a/prow/cluster/hook_deployment.yaml +++ b/prow/cluster/hook_deployment.yaml @@ -24,7 +24,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: hook - image: gcr.io/k8s-prow/hook:v20221004-d1295ab2d7 + image: gcr.io/k8s-prow/hook:v20221005-95ee1a9f65 args: - --config-path=/etc/config/config.yaml - --dry-run=false diff --git a/prow/cluster/horologium_deployment.yaml b/prow/cluster/horologium_deployment.yaml index 050f13e3c1c..89ffa4ee09c 100644 --- a/prow/cluster/horologium_deployment.yaml +++ b/prow/cluster/horologium_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: horologium - image: gcr.io/k8s-prow/horologium:v20221004-d1295ab2d7 + image: gcr.io/k8s-prow/horologium:v20221005-95ee1a9f65 args: - --config-path=/etc/config/config.yaml - --dry-run=false diff --git a/prow/cluster/jobs/istio/test-infra/istio.test-infra.master.yaml b/prow/cluster/jobs/istio/test-infra/istio.test-infra.master.yaml index 9f39abe16eb..3a1952da9fa 100644 --- a/prow/cluster/jobs/istio/test-infra/istio.test-infra.master.yaml +++ b/prow/cluster/jobs/istio/test-infra/istio.test-infra.master.yaml @@ -9,7 +9,7 @@ presubmits: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/configurator:v20221004-d1295ab2d7 + - image: gcr.io/k8s-prow/configurator:v20221005-95ee1a9f65 command: - configurator args: diff --git a/prow/cluster/jobs/istio/test-infra/istio.test-infra.trusted.master.yaml b/prow/cluster/jobs/istio/test-infra/istio.test-infra.trusted.master.yaml index 38afbf462a2..81530ecf02c 100644 --- a/prow/cluster/jobs/istio/test-infra/istio.test-infra.trusted.master.yaml +++ b/prow/cluster/jobs/istio/test-infra/istio.test-infra.trusted.master.yaml @@ -14,7 +14,7 @@ postsubmits: spec: serviceAccountName: testgrid-updater containers: - - image: gcr.io/k8s-prow/configurator:v20221004-d1295ab2d7 + - image: gcr.io/k8s-prow/configurator:v20221005-95ee1a9f65 command: - configurator args: @@ -45,7 +45,7 @@ periodics: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/branchprotector:v20221004-d1295ab2d7 + - image: gcr.io/k8s-prow/branchprotector:v20221005-95ee1a9f65 command: - branchprotector args: @@ -75,7 +75,7 @@ periodics: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20221004-d1295ab2d7 + - image: gcr.io/k8s-prow/generic-autobumper:v20221005-95ee1a9f65 command: - generic-autobumper args: @@ -109,7 +109,7 @@ periodics: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20221004-d1295ab2d7 + - image: gcr.io/k8s-prow/generic-autobumper:v20221005-95ee1a9f65 command: - generic-autobumper args: diff --git a/prow/cluster/needs-rebase_deployment.yaml b/prow/cluster/needs-rebase_deployment.yaml index 1988eda9d28..633c666b860 100644 --- a/prow/cluster/needs-rebase_deployment.yaml +++ b/prow/cluster/needs-rebase_deployment.yaml @@ -32,7 +32,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: needs-rebase - image: gcr.io/k8s-prow/needs-rebase:v20221004-d1295ab2d7 + image: gcr.io/k8s-prow/needs-rebase:v20221005-95ee1a9f65 args: - --dry-run=false - --github-endpoint=http://ghproxy diff --git a/prow/cluster/prow-controller-manager.yaml b/prow/cluster/prow-controller-manager.yaml index fd75300eb19..3b09f2752ea 100644 --- a/prow/cluster/prow-controller-manager.yaml +++ b/prow/cluster/prow-controller-manager.yaml @@ -19,7 +19,7 @@ spec: serviceAccountName: prow-controller-manager containers: - name: prow-controller-manager - image: gcr.io/k8s-prow/prow-controller-manager:v20221004-d1295ab2d7 + image: gcr.io/k8s-prow/prow-controller-manager:v20221005-95ee1a9f65 args: - --config-path=/etc/config/config.yaml - --dry-run=false diff --git a/prow/cluster/sinker_deployment.yaml b/prow/cluster/sinker_deployment.yaml index e6012480f34..7435fdd8361 100644 --- a/prow/cluster/sinker_deployment.yaml +++ b/prow/cluster/sinker_deployment.yaml @@ -18,7 +18,7 @@ spec: serviceAccountName: sinker containers: - name: sinker - image: gcr.io/k8s-prow/sinker:v20221004-d1295ab2d7 + image: gcr.io/k8s-prow/sinker:v20221005-95ee1a9f65 args: - --config-path=/etc/config/config.yaml - --dry-run=false diff --git a/prow/cluster/statusreconciler_deployment.yaml b/prow/cluster/statusreconciler_deployment.yaml index e216db3d3b7..0aba2229cd2 100644 --- a/prow/cluster/statusreconciler_deployment.yaml +++ b/prow/cluster/statusreconciler_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: statusreconciler - image: gcr.io/k8s-prow/status-reconciler:v20221004-d1295ab2d7 + image: gcr.io/k8s-prow/status-reconciler:v20221005-95ee1a9f65 imagePullPolicy: Always args: - --config-path=/etc/config/config.yaml diff --git a/prow/cluster/tide_deployment.yaml b/prow/cluster/tide_deployment.yaml index 44ec5efef5d..6c6e5a31915 100644 --- a/prow/cluster/tide_deployment.yaml +++ b/prow/cluster/tide_deployment.yaml @@ -18,7 +18,7 @@ spec: serviceAccountName: tide containers: - name: tide - image: gcr.io/k8s-prow/tide:v20221004-d1295ab2d7 + image: gcr.io/k8s-prow/tide:v20221005-95ee1a9f65 args: - --config-path=/etc/config/config.yaml - --dry-run=false diff --git a/prow/config.yaml b/prow/config.yaml index bc206d9e531..02c5fda1df5 100644 --- a/prow/config.yaml +++ b/prow/config.yaml @@ -11,10 +11,10 @@ plank: timeout: 2h grace_period: 15s utility_images: - clonerefs: "gcr.io/k8s-prow/clonerefs:v20221004-d1295ab2d7" - initupload: "gcr.io/k8s-prow/initupload:v20221004-d1295ab2d7" - entrypoint: "gcr.io/k8s-prow/entrypoint:v20221004-d1295ab2d7" - sidecar: "gcr.io/k8s-prow/sidecar:v20221004-d1295ab2d7" + clonerefs: "gcr.io/k8s-prow/clonerefs:v20221005-95ee1a9f65" + initupload: "gcr.io/k8s-prow/initupload:v20221005-95ee1a9f65" + entrypoint: "gcr.io/k8s-prow/entrypoint:v20221005-95ee1a9f65" + sidecar: "gcr.io/k8s-prow/sidecar:v20221005-95ee1a9f65" gcs_configuration: bucket: "istio-prow" path_strategy: "explicit"