From a7fd4fd24921ee86d4cba443a8fbbddcda40a0ac Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Wed, 14 Sep 2022 19:05:52 +0000 Subject: [PATCH] Bumping Prow Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- https://github.com/kubernetes/test-infra/compare/2b319e1ac8...e7676ddfe7 | 2022‑09‑12 → 2022‑09‑14 | 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 a0a16ce2563..7a29b328661 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:v20220912-2b319e1ac8 + - image: gcr.io/k8s-prow/checkconfig:v20220914-e7676ddfe7 command: - checkconfig args: diff --git a/prow/cluster/cherrypicker_deployment.yaml b/prow/cluster/cherrypicker_deployment.yaml index 18010f42473..68084088c69 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:v20220912-2b319e1ac8 + image: gcr.io/k8s-prow/cherrypicker:v20220914-e7676ddfe7 args: - --create-issue-on-conflict - --dry-run=false diff --git a/prow/cluster/crier_deployment.yaml b/prow/cluster/crier_deployment.yaml index 4bb2a3dff22..df88ff66728 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:v20220912-2b319e1ac8 + image: gcr.io/k8s-prow/crier:v20220914-e7676ddfe7 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 770ec6a282a..9c34683cfa9 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:v20220912-2b319e1ac8 + image: gcr.io/k8s-prow/deck:v20220914-e7676ddfe7 ports: - name: http containerPort: 8080 diff --git a/prow/cluster/deck_private_deployment.yaml b/prow/cluster/deck_private_deployment.yaml index ae8ddaa0741..6d63f20d65f 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:v20220912-2b319e1ac8 + image: gcr.io/k8s-prow/deck:v20220914-e7676ddfe7 ports: - name: http containerPort: 8080 diff --git a/prow/cluster/ghproxy.yaml b/prow/cluster/ghproxy.yaml index ec3c34c36d9..73c92bf1177 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:v20220912-2b319e1ac8 + image: gcr.io/k8s-prow/ghproxy:v20220914-e7676ddfe7 args: - --cache-dir=/cache - --cache-sizeGB=15 diff --git a/prow/cluster/hook_deployment.yaml b/prow/cluster/hook_deployment.yaml index 77cbfb2bdcc..e6b60eae463 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:v20220912-2b319e1ac8 + image: gcr.io/k8s-prow/hook:v20220914-e7676ddfe7 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 56ee3fe000f..2c0668757ea 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:v20220912-2b319e1ac8 + image: gcr.io/k8s-prow/horologium:v20220914-e7676ddfe7 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 8788a35df6f..5ae8ff3eef5 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:v20220912-2b319e1ac8 + - image: gcr.io/k8s-prow/configurator:v20220914-e7676ddfe7 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 e6c1cced823..a7a45ed1b4a 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:v20220912-2b319e1ac8 + - image: gcr.io/k8s-prow/configurator:v20220914-e7676ddfe7 command: - configurator args: @@ -45,7 +45,7 @@ periodics: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/branchprotector:v20220912-2b319e1ac8 + - image: gcr.io/k8s-prow/branchprotector:v20220914-e7676ddfe7 command: - branchprotector args: @@ -75,7 +75,7 @@ periodics: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20220912-2b319e1ac8 + - image: gcr.io/k8s-prow/generic-autobumper:v20220914-e7676ddfe7 command: - generic-autobumper args: @@ -109,7 +109,7 @@ periodics: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20220912-2b319e1ac8 + - image: gcr.io/k8s-prow/generic-autobumper:v20220914-e7676ddfe7 command: - generic-autobumper args: diff --git a/prow/cluster/needs-rebase_deployment.yaml b/prow/cluster/needs-rebase_deployment.yaml index 9bc606131b2..67b756e4ebb 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:v20220912-2b319e1ac8 + image: gcr.io/k8s-prow/needs-rebase:v20220914-e7676ddfe7 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 315ad32692a..ecab055df7c 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:v20220912-2b319e1ac8 + image: gcr.io/k8s-prow/prow-controller-manager:v20220914-e7676ddfe7 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 58d517d08b5..8135ced9d5c 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:v20220912-2b319e1ac8 + image: gcr.io/k8s-prow/sinker:v20220914-e7676ddfe7 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 5fe42e16dc2..37da701589b 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:v20220912-2b319e1ac8 + image: gcr.io/k8s-prow/status-reconciler:v20220914-e7676ddfe7 imagePullPolicy: Always args: - --config-path=/etc/config/config.yaml diff --git a/prow/cluster/tide_deployment.yaml b/prow/cluster/tide_deployment.yaml index 4e844558d42..7e14d822019 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:v20220912-2b319e1ac8 + image: gcr.io/k8s-prow/tide:v20220914-e7676ddfe7 args: - --config-path=/etc/config/config.yaml - --dry-run=false diff --git a/prow/config.yaml b/prow/config.yaml index 15eda4d7e53..56407e21a54 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:v20220912-2b319e1ac8" - initupload: "gcr.io/k8s-prow/initupload:v20220912-2b319e1ac8" - entrypoint: "gcr.io/k8s-prow/entrypoint:v20220912-2b319e1ac8" - sidecar: "gcr.io/k8s-prow/sidecar:v20220912-2b319e1ac8" + clonerefs: "gcr.io/k8s-prow/clonerefs:v20220914-e7676ddfe7" + initupload: "gcr.io/k8s-prow/initupload:v20220914-e7676ddfe7" + entrypoint: "gcr.io/k8s-prow/entrypoint:v20220914-e7676ddfe7" + sidecar: "gcr.io/k8s-prow/sidecar:v20220914-e7676ddfe7" gcs_configuration: bucket: "istio-prow" path_strategy: "explicit"