From d07393bb08da5fb9e4835faa0e6f89588568e898 Mon Sep 17 00:00:00 2001 From: Kubernetes Prow Robot Date: Mon, 12 Apr 2021 19:31:36 +0000 Subject: [PATCH] Update Prow to v20210412-f8a90c0f33 --- .../test-infra/fejta-bot-periodics.yaml | 16 ++++++------ .../test-infra/test-infra-presubmits.yaml | 2 +- .../test-infra/test-infra-trusted.yaml | 14 +++++----- config/prow/cluster/crier_deployment.yaml | 2 +- config/prow/cluster/deck_deployment.yaml | 2 +- config/prow/cluster/ghproxy.yaml | 2 +- config/prow/cluster/grandmatriarch.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 +- config/prow/cluster/starter-gcs.yaml | 26 +++++++++---------- config/prow/cluster/starter-s3.yaml | 26 +++++++++---------- .../cluster/statusreconciler_deployment.yaml | 2 +- config/prow/cluster/tide_deployment.yaml | 2 +- config/prow/cluster/tot_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 +- 22 files changed, 62 insertions(+), 62 deletions(-) diff --git a/config/jobs/kubernetes/test-infra/fejta-bot-periodics.yaml b/config/jobs/kubernetes/test-infra/fejta-bot-periodics.yaml index 749f7f9bca39a..cff91c961851c 100644 --- a/config/jobs/kubernetes/test-infra/fejta-bot-periodics.yaml +++ b/config/jobs/kubernetes/test-infra/fejta-bot-periodics.yaml @@ -9,7 +9,7 @@ periodics: testgrid-tab-name: api-review-help spec: containers: - - image: gcr.io/k8s-prow/commenter:v20210412-ed35ec0cee + - image: gcr.io/k8s-prow/commenter:v20210412-f8a90c0f33 command: - /app/robots/commenter/app.binary args: @@ -55,7 +55,7 @@ periodics: testgrid-tab-name: cla spec: containers: - - image: gcr.io/k8s-prow/commenter:v20210412-ed35ec0cee + - image: gcr.io/k8s-prow/commenter:v20210412-f8a90c0f33 command: - /app/robots/commenter/app.binary args: @@ -94,7 +94,7 @@ periodics: testgrid-tab-name: close spec: containers: - - image: gcr.io/k8s-prow/commenter:v20210412-ed35ec0cee + - image: gcr.io/k8s-prow/commenter:v20210412-f8a90c0f33 command: - /app/robots/commenter/app.binary args: @@ -134,7 +134,7 @@ periodics: description: Automatically /retest for approved PRs that failed retesting spec: containers: - - image: gcr.io/k8s-prow/commenter:v20210412-ed35ec0cee + - image: gcr.io/k8s-prow/commenter:v20210412-f8a90c0f33 command: - /app/robots/commenter/app.binary args: @@ -190,7 +190,7 @@ periodics: testgrid-tab-name: rotten spec: containers: - - image: gcr.io/k8s-prow/commenter:v20210412-ed35ec0cee + - image: gcr.io/k8s-prow/commenter:v20210412-f8a90c0f33 command: - /app/robots/commenter/app.binary args: @@ -233,7 +233,7 @@ periodics: testgrid-tab-name: stale spec: containers: - - image: gcr.io/k8s-prow/commenter:v20210412-ed35ec0cee + - image: gcr.io/k8s-prow/commenter:v20210412-f8a90c0f33 command: - /app/robots/commenter/app.binary args: @@ -277,7 +277,7 @@ periodics: description: Creates github issues based on data from various 'IssueSource's. spec: containers: - - image: gcr.io/k8s-prow/issue-creator:v20210412-ed35ec0cee + - image: gcr.io/k8s-prow/issue-creator:v20210412-f8a90c0f33 command: - /app/robots/issue-creator/app.binary args: @@ -306,7 +306,7 @@ periodics: testgrid-tab-name: enhancements-unfreeze spec: containers: - - image: gcr.io/k8s-prow/commenter:v20210412-ed35ec0cee + - image: gcr.io/k8s-prow/commenter:v20210412-f8a90c0f33 command: - /app/robots/commenter/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 10ac7936a3613..4622cc5c61c88 100644 --- a/config/jobs/kubernetes/test-infra/test-infra-presubmits.yaml +++ b/config/jobs/kubernetes/test-infra/test-infra-presubmits.yaml @@ -82,7 +82,7 @@ presubmits: run_if_changed: '^(config/prow/(config|plugins).yaml$|config/jobs/.*.yaml$)' spec: containers: - - image: gcr.io/k8s-prow/checkconfig:v20210412-ed35ec0cee + - image: gcr.io/k8s-prow/checkconfig:v20210412-f8a90c0f33 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 d7670196a89d7..d57c256ff4cbe 100644 --- a/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml +++ b/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml @@ -132,7 +132,7 @@ postsubmits: max_concurrency: 1 spec: containers: - - image: gcr.io/k8s-prow/hmac:v20210412-ed35ec0cee + - image: gcr.io/k8s-prow/hmac:v20210412-f8a90c0f33 command: - /hmac args: @@ -877,7 +877,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20210412-ed35ec0cee + - image: gcr.io/k8s-prow/generic-autobumper:v20210412-f8a90c0f33 command: - /app/prow/cmd/generic-autobumper/app.binary args: @@ -911,7 +911,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20210412-ed35ec0cee + - image: gcr.io/k8s-prow/generic-autobumper:v20210412-f8a90c0f33 command: - /app/prow/cmd/generic-autobumper/app.binary args: @@ -944,7 +944,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20210412-ed35ec0cee + - image: gcr.io/k8s-prow/generic-autobumper:v20210412-f8a90c0f33 command: - /app/prow/cmd/generic-autobumper/app.binary args: @@ -1013,7 +1013,7 @@ periodics: spec: containers: - name: branchprotector - image: gcr.io/k8s-prow/branchprotector:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/branchprotector:v20210412-f8a90c0f33 command: - /app/prow/cmd/branchprotector/app.binary args: @@ -1047,7 +1047,7 @@ periodics: spec: containers: - name: label-sync - image: gcr.io/k8s-prow/label_sync:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/label_sync:v20210412-f8a90c0f33 command: - /app/label_sync/app.binary args: @@ -1093,7 +1093,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-prow/checkconfig:v20210412-ed35ec0cee + - image: gcr.io/k8s-prow/checkconfig:v20210412-f8a90c0f33 command: - /checkconfig args: diff --git a/config/prow/cluster/crier_deployment.yaml b/config/prow/cluster/crier_deployment.yaml index 1365c0a897fef..0e87cfe9c4936 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:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/crier:v20210412-f8a90c0f33 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 a7ff2039c2fc0..5960e1ee26555 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:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/deck:v20210412-f8a90c0f33 imagePullPolicy: Always ports: - name: http diff --git a/config/prow/cluster/ghproxy.yaml b/config/prow/cluster/ghproxy.yaml index 2d302a9185003..8f5d1ef13606c 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:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/ghproxy:v20210412-f8a90c0f33 args: - --cache-dir=/cache - --cache-sizeGB=99 diff --git a/config/prow/cluster/grandmatriarch.yaml b/config/prow/cluster/grandmatriarch.yaml index 8ffc6a52b5100..421f7940d9ca1 100644 --- a/config/prow/cluster/grandmatriarch.yaml +++ b/config/prow/cluster/grandmatriarch.yaml @@ -56,6 +56,6 @@ spec: serviceAccountName: grandmatriarch containers: - name: bakery - image: gcr.io/k8s-prow/grandmatriarch:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/grandmatriarch:v20210412-f8a90c0f33 args: - http-cookiefile diff --git a/config/prow/cluster/hook_deployment.yaml b/config/prow/cluster/hook_deployment.yaml index 7ca622add812c..07c0a054640d6 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:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/hook:v20210412-f8a90c0f33 imagePullPolicy: Always args: - --dry-run=false diff --git a/config/prow/cluster/horologium_deployment.yaml b/config/prow/cluster/horologium_deployment.yaml index e9cdf1706cf4f..25472e8b76bea 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:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/horologium:v20210412-f8a90c0f33 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 696ae349df1ca..06cc4a6f4ddb1 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:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/needs-rebase:v20210412-f8a90c0f33 imagePullPolicy: Always args: - --dry-run=false diff --git a/config/prow/cluster/pipeline_deployment.yaml b/config/prow/cluster/pipeline_deployment.yaml index 020a450348027..cb3ac35a4b976 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:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/pipeline:v20210412-f8a90c0f33 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 8d020724b9b0b..23c506e47eded 100644 --- a/config/prow/cluster/prow_controller_manager_deployment.yaml +++ b/config/prow/cluster/prow_controller_manager_deployment.yaml @@ -34,7 +34,7 @@ spec: serviceAccountName: prow-controller-manager containers: - name: prow-controller-manager - image: gcr.io/k8s-prow/prow-controller-manager:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/prow-controller-manager:v20210412-f8a90c0f33 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 0a71722c1b2a6..3547c48f1a05d 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:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/sinker:v20210412-f8a90c0f33 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-gcs.yaml b/config/prow/cluster/starter-gcs.yaml index af6035164d26c..59e19e9c69224 100644 --- a/config/prow/cluster/starter-gcs.yaml +++ b/config/prow/cluster/starter-gcs.yaml @@ -99,10 +99,10 @@ data: path_strategy: explicit gcs_credentials_secret: gcs-credentials utility_images: - clonerefs: gcr.io/k8s-prow/clonerefs:v20210412-ed35ec0cee - entrypoint: gcr.io/k8s-prow/entrypoint:v20210412-ed35ec0cee - initupload: gcr.io/k8s-prow/initupload:v20210412-ed35ec0cee - sidecar: gcr.io/k8s-prow/sidecar:v20210412-ed35ec0cee + clonerefs: gcr.io/k8s-prow/clonerefs:v20210412-f8a90c0f33 + entrypoint: gcr.io/k8s-prow/entrypoint:v20210412-f8a90c0f33 + initupload: gcr.io/k8s-prow/initupload:v20210412-f8a90c0f33 + sidecar: gcr.io/k8s-prow/sidecar:v20210412-f8a90c0f33 tide: queries: @@ -240,7 +240,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: hook - image: gcr.io/k8s-prow/hook:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/hook:v20210412-f8a90c0f33 imagePullPolicy: Always args: - --dry-run=false @@ -323,7 +323,7 @@ spec: serviceAccountName: "sinker" containers: - name: sinker - image: gcr.io/k8s-prow/sinker:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/sinker:v20210412-f8a90c0f33 args: - --config-path=/etc/config/config.yaml volumeMounts: @@ -361,7 +361,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck - image: gcr.io/k8s-prow/deck:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/deck:v20210412-f8a90c0f33 args: - --config-path=/etc/config/config.yaml - --plugin-config=/etc/plugins/plugins.yaml @@ -452,7 +452,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: horologium - image: gcr.io/k8s-prow/horologium:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/horologium:v20210412-f8a90c0f33 args: - --dry-run=false - --config-path=/etc/config/config.yaml @@ -487,7 +487,7 @@ spec: serviceAccountName: "tide" containers: - name: tide - image: gcr.io/k8s-prow/tide:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/tide:v20210412-f8a90c0f33 args: - --dry-run=false - --config-path=/etc/config/config.yaml @@ -587,7 +587,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: statusreconciler - image: gcr.io/k8s-prow/status-reconciler:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/status-reconciler:v20210412-f8a90c0f33 args: - --dry-run=false - --continue-on-error=true @@ -971,7 +971,7 @@ spec: spec: containers: - name: ghproxy - image: gcr.io/k8s-prow/ghproxy:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/ghproxy:v20210412-f8a90c0f33 args: - --cache-dir=/cache - --cache-sizeGB=99 @@ -1033,7 +1033,7 @@ spec: - --github-endpoint=http://ghproxy - --github-endpoint=https://api.github.com - --enable-controller=plank - image: gcr.io/k8s-prow/prow-controller-manager:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/prow-controller-manager:v20210412-f8a90c0f33 volumeMounts: - name: github-token mountPath: /etc/github @@ -1168,7 +1168,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: crier - image: gcr.io/k8s-prow/crier:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/crier:v20210412-f8a90c0f33 args: - --blob-storage-workers=10 - --config-path=/etc/config/config.yaml diff --git a/config/prow/cluster/starter-s3.yaml b/config/prow/cluster/starter-s3.yaml index e63af3d7486c7..00e14f2fb23a7 100644 --- a/config/prow/cluster/starter-s3.yaml +++ b/config/prow/cluster/starter-s3.yaml @@ -98,10 +98,10 @@ data: path_strategy: explicit s3_credentials_secret: s3-credentials utility_images: - clonerefs: gcr.io/k8s-prow/clonerefs:v20210412-ed35ec0cee - entrypoint: gcr.io/k8s-prow/entrypoint:v20210412-ed35ec0cee - initupload: gcr.io/k8s-prow/initupload:v20210412-ed35ec0cee - sidecar: gcr.io/k8s-prow/sidecar:v20210412-ed35ec0cee + clonerefs: gcr.io/k8s-prow/clonerefs:v20210412-f8a90c0f33 + entrypoint: gcr.io/k8s-prow/entrypoint:v20210412-f8a90c0f33 + initupload: gcr.io/k8s-prow/initupload:v20210412-f8a90c0f33 + sidecar: gcr.io/k8s-prow/sidecar:v20210412-f8a90c0f33 tide: queries: @@ -239,7 +239,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: hook - image: gcr.io/k8s-prow/hook:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/hook:v20210412-f8a90c0f33 imagePullPolicy: Always args: - --dry-run=false @@ -321,7 +321,7 @@ spec: serviceAccountName: "sinker" containers: - name: sinker - image: gcr.io/k8s-prow/sinker:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/sinker:v20210412-f8a90c0f33 args: - --config-path=/etc/config/config.yaml volumeMounts: @@ -359,7 +359,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck - image: gcr.io/k8s-prow/deck:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/deck:v20210412-f8a90c0f33 args: - --config-path=/etc/config/config.yaml - --plugin-config=/etc/plugins/plugins.yaml @@ -450,7 +450,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: horologium - image: gcr.io/k8s-prow/horologium:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/horologium:v20210412-f8a90c0f33 args: - --dry-run=false - --config-path=/etc/config/config.yaml @@ -485,7 +485,7 @@ spec: serviceAccountName: "tide" containers: - name: tide - image: gcr.io/k8s-prow/tide:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/tide:v20210412-f8a90c0f33 args: - --dry-run=false - --config-path=/etc/config/config.yaml @@ -584,7 +584,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: statusreconciler - image: gcr.io/k8s-prow/status-reconciler:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/status-reconciler:v20210412-f8a90c0f33 args: - --dry-run=false - --continue-on-error=true @@ -968,7 +968,7 @@ spec: spec: containers: - name: ghproxy - image: gcr.io/k8s-prow/ghproxy:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/ghproxy:v20210412-f8a90c0f33 args: - --cache-dir=/cache - --cache-sizeGB=99 @@ -1030,7 +1030,7 @@ spec: - --github-endpoint=http://ghproxy - --github-endpoint=https://api.github.com - --enable-controller=plank - image: gcr.io/k8s-prow/prow-controller-manager:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/prow-controller-manager:v20210412-f8a90c0f33 volumeMounts: - name: github-token mountPath: /etc/github @@ -1165,7 +1165,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: crier - image: gcr.io/k8s-prow/crier:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/crier:v20210412-f8a90c0f33 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 1d64ffa558c57..aa125430b3f20 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:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/status-reconciler:v20210412-f8a90c0f33 imagePullPolicy: Always args: - --dry-run=false diff --git a/config/prow/cluster/tide_deployment.yaml b/config/prow/cluster/tide_deployment.yaml index 2e2566ed2cc0f..dd9ac9b63a401 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:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/tide:v20210412-f8a90c0f33 args: - --dry-run=false - --github-endpoint=http://ghproxy diff --git a/config/prow/cluster/tot_deployment.yaml b/config/prow/cluster/tot_deployment.yaml index 3ad80b29a0977..edb8d275fbed2 100644 --- a/config/prow/cluster/tot_deployment.yaml +++ b/config/prow/cluster/tot_deployment.yaml @@ -65,7 +65,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: tot - image: gcr.io/k8s-prow/tot:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/tot:v20210412-f8a90c0f33 imagePullPolicy: Always args: - -storage=/store/tot.json diff --git a/config/prow/config.yaml b/config/prow/config.yaml index 338cc713a221e..8f4878a105d1e 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:v20210412-ed35ec0cee" - initupload: "gcr.io/k8s-prow/initupload:v20210412-ed35ec0cee" - entrypoint: "gcr.io/k8s-prow/entrypoint:v20210412-ed35ec0cee" - sidecar: "gcr.io/k8s-prow/sidecar:v20210412-ed35ec0cee" + clonerefs: "gcr.io/k8s-prow/clonerefs:v20210412-f8a90c0f33" + initupload: "gcr.io/k8s-prow/initupload:v20210412-f8a90c0f33" + entrypoint: "gcr.io/k8s-prow/entrypoint:v20210412-f8a90c0f33" + sidecar: "gcr.io/k8s-prow/sidecar:v20210412-f8a90c0f33" 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 1007983471547..ad43e93279e14 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:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/prow-controller-manager:v20210412-f8a90c0f33 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 595200d5ec412..86da7e96b73d0 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:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/label_sync:v20210412-f8a90c0f33 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 919ddb714982f..022404f6e4bf2 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:v20210412-ed35ec0cee + image: gcr.io/k8s-prow/label_sync:v20210412-f8a90c0f33 args: - --config=/etc/config/labels.yaml - --confirm=true