From a0201ddef536ca14eeb4b0d0badfbeb092ee6b31 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Mon, 21 Jun 2021 20:06:18 +0000 Subject: [PATCH] Bumping Prow Multiple distinct gcr.io/k8s-prow/ changes: Commits | Dates | Images --- | --- | --- https://github.com/kubernetes/test-infra/compare/a5d241a839...4b498df7d4 | 2021‑06‑17 → 2021‑06‑17 | branchprotector, checkconfig, cherrypicker, clonerefs, crier, deck, entrypoint, generic-autobumper, ghproxy, hook, horologium, initupload, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler, tide, transfigure --- .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 +- .../test-infra/istio.test-infra.master.yaml | 2 +- .../istio.test-infra.trusted.master.yaml | 6 +++--- 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 | 16 ++++++++-------- 16 files changed, 25 insertions(+), 25 deletions(-) diff --git a/.prow.yaml b/.prow.yaml index ca713154264..c0a8b092edc 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:v20210617-a5d241a839 + - image: gcr.io/k8s-prow/checkconfig:v20210617-4b498df7d4 command: - /checkconfig args: diff --git a/prow/cluster/cherrypicker_deployment.yaml b/prow/cluster/cherrypicker_deployment.yaml index 14c57c3dcdd..69261aeec8c 100644 --- a/prow/cluster/cherrypicker_deployment.yaml +++ b/prow/cluster/cherrypicker_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: cherrypicker - image: gcr.io/k8s-prow/cherrypicker:v20210617-a5d241a839 + image: gcr.io/k8s-prow/cherrypicker:v20210617-4b498df7d4 args: - --create-issue-on-conflict - --dry-run=false diff --git a/prow/cluster/crier_deployment.yaml b/prow/cluster/crier_deployment.yaml index d135507eb26..d2d1fe03050 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:v20210617-a5d241a839 + image: gcr.io/k8s-prow/crier:v20210617-4b498df7d4 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 21774a89cf7..190dc3c7ad7 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:v20210617-a5d241a839 + image: gcr.io/k8s-prow/deck:v20210617-4b498df7d4 ports: - name: http containerPort: 8080 diff --git a/prow/cluster/deck_private_deployment.yaml b/prow/cluster/deck_private_deployment.yaml index 39ece52a260..e4533a1c56b 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:v20210617-a5d241a839 + image: gcr.io/k8s-prow/deck:v20210617-4b498df7d4 ports: - name: http containerPort: 8080 diff --git a/prow/cluster/ghproxy.yaml b/prow/cluster/ghproxy.yaml index 82f0a795374..bd27d795e75 100644 --- a/prow/cluster/ghproxy.yaml +++ b/prow/cluster/ghproxy.yaml @@ -34,7 +34,7 @@ spec: spec: containers: - name: ghproxy - image: gcr.io/k8s-prow/ghproxy:v20210617-a5d241a839 + image: gcr.io/k8s-prow/ghproxy:v20210617-4b498df7d4 args: - --cache-dir=/cache - --cache-sizeGB=99 diff --git a/prow/cluster/hook_deployment.yaml b/prow/cluster/hook_deployment.yaml index 9c56938c1f1..e086ff277d9 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:v20210617-a5d241a839 + image: gcr.io/k8s-prow/hook:v20210617-4b498df7d4 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 45e8205e586..18d1e9ad3a1 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:v20210617-a5d241a839 + image: gcr.io/k8s-prow/horologium:v20210617-4b498df7d4 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 f881782bbdd..f25dc5dbb31 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/transfigure:v20210617-a5d241a839 + - image: gcr.io/k8s-prow/transfigure:v20210617-4b498df7d4 command: - /transfigure.sh 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 2f288e1d61c..dc31ca9c4c1 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 @@ -46,7 +46,7 @@ periodics: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/branchprotector:v20210617-a5d241a839 + - image: gcr.io/k8s-prow/branchprotector:v20210617-4b498df7d4 command: - /app/prow/cmd/branchprotector/app.binary args: @@ -76,7 +76,7 @@ periodics: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20210617-a5d241a839 + - image: gcr.io/k8s-prow/generic-autobumper:v20210617-4b498df7d4 command: - /app/prow/cmd/generic-autobumper/app.binary args: @@ -107,7 +107,7 @@ periodics: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20210617-a5d241a839 + - image: gcr.io/k8s-prow/generic-autobumper:v20210617-4b498df7d4 command: - /app/prow/cmd/generic-autobumper/app.binary args: diff --git a/prow/cluster/needs-rebase_deployment.yaml b/prow/cluster/needs-rebase_deployment.yaml index bc2683014f9..31e60277ca0 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:v20210617-a5d241a839 + image: gcr.io/k8s-prow/needs-rebase:v20210617-4b498df7d4 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 1417f55c9ca..5a86c357106 100644 --- a/prow/cluster/prow-controller-manager.yaml +++ b/prow/cluster/prow-controller-manager.yaml @@ -20,7 +20,7 @@ spec: serviceAccountName: prow-controller-manager containers: - name: prow-controller-manager - image: gcr.io/k8s-prow/prow-controller-manager:v20210617-a5d241a839 + image: gcr.io/k8s-prow/prow-controller-manager:v20210617-4b498df7d4 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 3632c19c56b..84905dcf464 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:v20210617-a5d241a839 + image: gcr.io/k8s-prow/sinker:v20210617-4b498df7d4 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 759d402a6bd..78fca182612 100644 --- a/prow/cluster/statusreconciler_deployment.yaml +++ b/prow/cluster/statusreconciler_deployment.yaml @@ -20,7 +20,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: statusreconciler - image: gcr.io/k8s-prow/status-reconciler:v20210617-a5d241a839 + image: gcr.io/k8s-prow/status-reconciler:v20210617-4b498df7d4 imagePullPolicy: Always args: - --config-path=/etc/config/config.yaml diff --git a/prow/cluster/tide_deployment.yaml b/prow/cluster/tide_deployment.yaml index 92a5756b0ce..31e0877c578 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:v20210617-a5d241a839 + image: gcr.io/k8s-prow/tide:v20210617-4b498df7d4 args: - --config-path=/etc/config/config.yaml - --dry-run=false diff --git a/prow/config.yaml b/prow/config.yaml index 3482577e641..19c92d22d05 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:v20210617-a5d241a839" - initupload: "gcr.io/k8s-prow/initupload:v20210617-a5d241a839" - entrypoint: "gcr.io/k8s-prow/entrypoint:v20210617-a5d241a839" - sidecar: "gcr.io/k8s-prow/sidecar:v20210617-a5d241a839" + clonerefs: "gcr.io/k8s-prow/clonerefs:v20210617-4b498df7d4" + initupload: "gcr.io/k8s-prow/initupload:v20210617-4b498df7d4" + entrypoint: "gcr.io/k8s-prow/entrypoint:v20210617-4b498df7d4" + sidecar: "gcr.io/k8s-prow/sidecar:v20210617-4b498df7d4" gcs_configuration: bucket: "istio-prow" path_strategy: "explicit" @@ -23,10 +23,10 @@ plank: timeout: 2h grace_period: 15s utility_images: - clonerefs: "gcr.io/k8s-prow/clonerefs:v20210617-a5d241a839" - initupload: "gcr.io/k8s-prow/initupload:v20210617-a5d241a839" - entrypoint: "gcr.io/k8s-prow/entrypoint:v20210617-a5d241a839" - sidecar: "gcr.io/k8s-prow/sidecar:v20210617-a5d241a839" + clonerefs: "gcr.io/k8s-prow/clonerefs:v20210617-4b498df7d4" + initupload: "gcr.io/k8s-prow/initupload:v20210617-4b498df7d4" + entrypoint: "gcr.io/k8s-prow/entrypoint:v20210617-4b498df7d4" + sidecar: "gcr.io/k8s-prow/sidecar:v20210617-4b498df7d4" gcs_configuration: bucket: "istio-private-build" path_strategy: "explicit"