From c2245ccec0cf2f1cb8386fb3d1808012ecf1fd62 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Fri, 19 Aug 2022 15:06:17 +0000 Subject: [PATCH] Bumping Prow Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- https://github.com/kubernetes/test-infra/compare/432e6c4b50...6dcd812eb2 | 2022‑08‑18 → 2022‑08‑18 | 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 7dc19c86f5c..6da764ad959 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:v20220818-432e6c4b50 + - image: gcr.io/k8s-prow/checkconfig:v20220818-6dcd812eb2 command: - checkconfig args: diff --git a/prow/cluster/cherrypicker_deployment.yaml b/prow/cluster/cherrypicker_deployment.yaml index 2060b8b19a4..9c307124dca 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:v20220818-432e6c4b50 + image: gcr.io/k8s-prow/cherrypicker:v20220818-6dcd812eb2 args: - --create-issue-on-conflict - --dry-run=false diff --git a/prow/cluster/crier_deployment.yaml b/prow/cluster/crier_deployment.yaml index ae8e636f75f..020495cdfbe 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:v20220818-432e6c4b50 + image: gcr.io/k8s-prow/crier:v20220818-6dcd812eb2 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 397c41b2dba..8021640bc50 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:v20220818-432e6c4b50 + image: gcr.io/k8s-prow/deck:v20220818-6dcd812eb2 ports: - name: http containerPort: 8080 diff --git a/prow/cluster/deck_private_deployment.yaml b/prow/cluster/deck_private_deployment.yaml index 759b383342b..d6e84a724a3 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:v20220818-432e6c4b50 + image: gcr.io/k8s-prow/deck:v20220818-6dcd812eb2 ports: - name: http containerPort: 8080 diff --git a/prow/cluster/ghproxy.yaml b/prow/cluster/ghproxy.yaml index fe5e5360907..dfaaee25fcd 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:v20220818-432e6c4b50 + image: gcr.io/k8s-prow/ghproxy:v20220818-6dcd812eb2 args: - --cache-dir=/cache - --cache-sizeGB=15 diff --git a/prow/cluster/hook_deployment.yaml b/prow/cluster/hook_deployment.yaml index cc6d026048a..95b3584b9cc 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:v20220818-432e6c4b50 + image: gcr.io/k8s-prow/hook:v20220818-6dcd812eb2 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 9554f3018c6..a5db97b258e 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:v20220818-432e6c4b50 + image: gcr.io/k8s-prow/horologium:v20220818-6dcd812eb2 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 7234757d52a..52e3825cca3 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:v20220818-432e6c4b50 + - image: gcr.io/k8s-prow/configurator:v20220818-6dcd812eb2 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 a4a850afb10..2fb3190cd1c 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:v20220818-432e6c4b50 + - image: gcr.io/k8s-prow/configurator:v20220818-6dcd812eb2 command: - configurator args: @@ -45,7 +45,7 @@ periodics: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/branchprotector:v20220818-432e6c4b50 + - image: gcr.io/k8s-prow/branchprotector:v20220818-6dcd812eb2 command: - branchprotector args: @@ -75,7 +75,7 @@ periodics: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20220818-432e6c4b50 + - image: gcr.io/k8s-prow/generic-autobumper:v20220818-6dcd812eb2 command: - generic-autobumper args: @@ -109,7 +109,7 @@ periodics: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20220818-432e6c4b50 + - image: gcr.io/k8s-prow/generic-autobumper:v20220818-6dcd812eb2 command: - generic-autobumper args: diff --git a/prow/cluster/needs-rebase_deployment.yaml b/prow/cluster/needs-rebase_deployment.yaml index b1e4cee8492..bd0030d52d8 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:v20220818-432e6c4b50 + image: gcr.io/k8s-prow/needs-rebase:v20220818-6dcd812eb2 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 bde88c19019..d6b139ba8e9 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:v20220818-432e6c4b50 + image: gcr.io/k8s-prow/prow-controller-manager:v20220818-6dcd812eb2 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 ad10ec0db74..22b41e91a2c 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:v20220818-432e6c4b50 + image: gcr.io/k8s-prow/sinker:v20220818-6dcd812eb2 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 30b2eb397ad..a1a56480f1f 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:v20220818-432e6c4b50 + image: gcr.io/k8s-prow/status-reconciler:v20220818-6dcd812eb2 imagePullPolicy: Always args: - --config-path=/etc/config/config.yaml diff --git a/prow/cluster/tide_deployment.yaml b/prow/cluster/tide_deployment.yaml index ed465a3b9fa..846ec35678a 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:v20220818-432e6c4b50 + image: gcr.io/k8s-prow/tide:v20220818-6dcd812eb2 args: - --config-path=/etc/config/config.yaml - --dry-run=false diff --git a/prow/config.yaml b/prow/config.yaml index 3f8800e1e6e..3d2f7e26950 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:v20220818-432e6c4b50" - initupload: "gcr.io/k8s-prow/initupload:v20220818-432e6c4b50" - entrypoint: "gcr.io/k8s-prow/entrypoint:v20220818-432e6c4b50" - sidecar: "gcr.io/k8s-prow/sidecar:v20220818-432e6c4b50" + clonerefs: "gcr.io/k8s-prow/clonerefs:v20220818-6dcd812eb2" + initupload: "gcr.io/k8s-prow/initupload:v20220818-6dcd812eb2" + entrypoint: "gcr.io/k8s-prow/entrypoint:v20220818-6dcd812eb2" + sidecar: "gcr.io/k8s-prow/sidecar:v20220818-6dcd812eb2" gcs_configuration: bucket: "istio-prow" path_strategy: "explicit"