diff --git a/github/ci/prow-deploy/files/jobs/kubevirt/project-infra/project-infra-periodics.yaml b/github/ci/prow-deploy/files/jobs/kubevirt/project-infra/project-infra-periodics.yaml index c47fbc9bc4d..f732dc099fa 100644 --- a/github/ci/prow-deploy/files/jobs/kubevirt/project-infra/project-infra-periodics.yaml +++ b/github/ci/prow-deploy/files/jobs/kubevirt/project-infra/project-infra-periodics.yaml @@ -7,7 +7,7 @@ periodics: cluster: ibm-prow-jobs spec: containers: - - image: gcr.io/k8s-prow/commenter:v20221117-3815e13b72 + - image: gcr.io/k8s-prow/commenter:v20221220-5c7fbe528a command: - /ko-app/commenter args: @@ -52,7 +52,7 @@ periodics: cluster: ibm-prow-jobs spec: containers: - - image: gcr.io/k8s-prow/commenter:v20221117-3815e13b72 + - image: gcr.io/k8s-prow/commenter:v20221220-5c7fbe528a command: - /ko-app/commenter args: @@ -81,7 +81,7 @@ periodics: cluster: ibm-prow-jobs spec: containers: - - image: gcr.io/k8s-prow/commenter:v20221117-3815e13b72 + - image: gcr.io/k8s-prow/commenter:v20221220-5c7fbe528a command: - /ko-app/commenter args: @@ -109,7 +109,7 @@ periodics: cluster: ibm-prow-jobs spec: containers: - - image: gcr.io/k8s-prow/commenter:v20221117-3815e13b72 + - image: gcr.io/k8s-prow/commenter:v20221220-5c7fbe528a command: - /ko-app/commenter args: @@ -141,7 +141,7 @@ periodics: cluster: ibm-prow-jobs spec: containers: - - image: gcr.io/k8s-prow/commenter:v20221117-3815e13b72 + - image: gcr.io/k8s-prow/commenter:v20221220-5c7fbe528a command: - /ko-app/commenter args: @@ -496,7 +496,7 @@ periodics: spec: containers: - name: peribolos - image: gcr.io/k8s-prow/peribolos:v20221117-3815e13b72 + image: gcr.io/k8s-prow/peribolos:v20221220-5c7fbe528a command: - /ko-app/peribolos args: diff --git a/github/ci/prow-deploy/files/jobs/kubevirt/project-infra/project-infra-postsubmits.yaml b/github/ci/prow-deploy/files/jobs/kubevirt/project-infra/project-infra-postsubmits.yaml index 2c9ae1034d0..925443ec02e 100644 --- a/github/ci/prow-deploy/files/jobs/kubevirt/project-infra/project-infra-postsubmits.yaml +++ b/github/ci/prow-deploy/files/jobs/kubevirt/project-infra/project-infra-postsubmits.yaml @@ -962,7 +962,7 @@ postsubmits: cluster: ibm-prow-jobs spec: containers: - - image: gcr.io/k8s-prow/configurator:v20221117-3815e13b72 + - image: gcr.io/k8s-prow/configurator:v20221220-5c7fbe528a command: - /ko-app/configurator args: diff --git a/github/ci/prow-deploy/files/jobs/kubevirt/project-infra/project-infra-presubmits.yaml b/github/ci/prow-deploy/files/jobs/kubevirt/project-infra/project-infra-presubmits.yaml index 8352850b4e6..fd094e22073 100644 --- a/github/ci/prow-deploy/files/jobs/kubevirt/project-infra/project-infra-presubmits.yaml +++ b/github/ci/prow-deploy/files/jobs/kubevirt/project-infra/project-infra-presubmits.yaml @@ -6,7 +6,7 @@ presubmits: cluster: ibm-prow-jobs spec: containers: - - image: gcr.io/k8s-prow/checkconfig:v20221117-3815e13b72 + - image: gcr.io/k8s-prow/checkconfig:v20221220-5c7fbe528a args: - "/ko-app/checkconfig" - "--config-path" @@ -750,7 +750,7 @@ presubmits: spec: containers: - name: peribolos - image: gcr.io/k8s-prow/peribolos:v20221117-3815e13b72 + image: gcr.io/k8s-prow/peribolos:v20221220-5c7fbe528a command: - /ko-app/peribolos args: @@ -783,7 +783,7 @@ presubmits: spec: containers: - name: label-sync - image: gcr.io/k8s-prow/label_sync:v20221117-3815e13b72 + image: gcr.io/k8s-prow/label_sync:v20221220-5c7fbe528a command: [ "/ko-app/label_sync" ] args: - --config=github/ci/prow-deploy/files/labels.yaml @@ -806,7 +806,7 @@ presubmits: spec: containers: - name: label-sync - image: gcr.io/k8s-prow/label_sync:v20221117-3815e13b72 + image: gcr.io/k8s-prow/label_sync:v20221220-5c7fbe528a command: [ "/ko-app/label_sync" ] args: - --config=github/ci/prow-deploy/files/labels.yaml diff --git a/github/ci/prow-deploy/kustom/base/configs/current/config/config.yaml b/github/ci/prow-deploy/kustom/base/configs/current/config/config.yaml index cf13bb490b4..40bad808957 100644 --- a/github/ci/prow-deploy/kustom/base/configs/current/config/config.yaml +++ b/github/ci/prow-deploy/kustom/base/configs/current/config/config.yaml @@ -9,10 +9,10 @@ plank: timeout: 2h grace_period: 15s utility_images: - clonerefs: "gcr.io/k8s-prow/clonerefs:v20221117-3815e13b72" - initupload: "gcr.io/k8s-prow/initupload:v20221117-3815e13b72" - entrypoint: "gcr.io/k8s-prow/entrypoint:v20221117-3815e13b72" - sidecar: "gcr.io/k8s-prow/sidecar:v20221117-3815e13b72" + clonerefs: "gcr.io/k8s-prow/clonerefs:v20221220-5c7fbe528a" + initupload: "gcr.io/k8s-prow/initupload:v20221220-5c7fbe528a" + entrypoint: "gcr.io/k8s-prow/entrypoint:v20221220-5c7fbe528a" + sidecar: "gcr.io/k8s-prow/sidecar:v20221220-5c7fbe528a" gcs_configuration: bucket: "kubevirt-prow" path_strategy: "explicit" diff --git a/github/ci/prow-deploy/kustom/base/manifests/local/branch-protector.yaml b/github/ci/prow-deploy/kustom/base/manifests/local/branch-protector.yaml index cbf548e5f99..81c49410b60 100644 --- a/github/ci/prow-deploy/kustom/base/manifests/local/branch-protector.yaml +++ b/github/ci/prow-deploy/kustom/base/manifests/local/branch-protector.yaml @@ -14,7 +14,7 @@ spec: spec: containers: - name: branchprotector - image: gcr.io/k8s-prow/branchprotector:v20221117-3815e13b72 + image: gcr.io/k8s-prow/branchprotector:v20221220-5c7fbe528a args: - --config-path=/etc/config/config.yaml - --job-config-path=/etc/job-config diff --git a/github/ci/prow-deploy/kustom/base/manifests/local/cherrypicker_deployment.yaml b/github/ci/prow-deploy/kustom/base/manifests/local/cherrypicker_deployment.yaml index 4e999187603..02d7ee2973f 100644 --- a/github/ci/prow-deploy/kustom/base/manifests/local/cherrypicker_deployment.yaml +++ b/github/ci/prow-deploy/kustom/base/manifests/local/cherrypicker_deployment.yaml @@ -31,7 +31,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: cherrypicker - image: gcr.io/k8s-prow/cherrypicker:v20221117-3815e13b72 + image: gcr.io/k8s-prow/cherrypicker:v20221220-5c7fbe528a imagePullPolicy: Always args: - --dry-run=false diff --git a/github/ci/prow-deploy/kustom/base/manifests/local/label-sync-kubevirt.yaml b/github/ci/prow-deploy/kustom/base/manifests/local/label-sync-kubevirt.yaml index 65ed035961a..aa3e625ab6b 100644 --- a/github/ci/prow-deploy/kustom/base/manifests/local/label-sync-kubevirt.yaml +++ b/github/ci/prow-deploy/kustom/base/manifests/local/label-sync-kubevirt.yaml @@ -29,7 +29,7 @@ spec: spec: containers: - name: label-sync - image: gcr.io/k8s-prow/label_sync:v20221117-3815e13b72 + image: gcr.io/k8s-prow/label_sync:v20221220-5c7fbe528a args: - --config=/etc/config/labels.yaml - --confirm=true diff --git a/github/ci/prow-deploy/kustom/base/manifests/local/label-sync-nmstate.yaml b/github/ci/prow-deploy/kustom/base/manifests/local/label-sync-nmstate.yaml index 12df29880b9..45bd159b464 100644 --- a/github/ci/prow-deploy/kustom/base/manifests/local/label-sync-nmstate.yaml +++ b/github/ci/prow-deploy/kustom/base/manifests/local/label-sync-nmstate.yaml @@ -29,7 +29,7 @@ spec: spec: containers: - name: label-sync - image: gcr.io/k8s-prow/label_sync:v20221117-3815e13b72 + image: gcr.io/k8s-prow/label_sync:v20221220-5c7fbe528a args: - --config=/etc/config/labels.yaml - --confirm=true diff --git a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/crier_deployment.yaml b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/crier_deployment.yaml index 8c8fdfdab5c..fd6234381d9 100644 --- a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/crier_deployment.yaml +++ b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/crier_deployment.yaml @@ -33,7 +33,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: crier - image: gcr.io/k8s-prow/crier:v20221117-3815e13b72 + image: gcr.io/k8s-prow/crier:v20221220-5c7fbe528a args: - --blob-storage-workers=1 - --config-path=/etc/config/config.yaml diff --git a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/deck_deployment.yaml b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/deck_deployment.yaml index 7105927e02d..1524020dff7 100644 --- a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/deck_deployment.yaml +++ b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/deck_deployment.yaml @@ -38,7 +38,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck - image: gcr.io/k8s-prow/deck:v20221117-3815e13b72 + image: gcr.io/k8s-prow/deck:v20221220-5c7fbe528a imagePullPolicy: Always ports: - name: http diff --git a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/ghproxy.yaml b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/ghproxy.yaml index e4bd03b23a6..3aa75754a33 100644 --- a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/ghproxy.yaml +++ b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/ghproxy.yaml @@ -53,7 +53,7 @@ spec: spec: containers: - name: ghproxy - image: gcr.io/k8s-prow/ghproxy:v20221117-3815e13b72 + image: gcr.io/k8s-prow/ghproxy:v20221220-5c7fbe528a args: - --cache-dir=/cache - --cache-sizeGB=99 diff --git a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/hook_deployment.yaml b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/hook_deployment.yaml index 624eb8533d5..277eb106c43 100644 --- a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/hook_deployment.yaml +++ b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/hook_deployment.yaml @@ -38,7 +38,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: hook - image: gcr.io/k8s-prow/hook:v20221117-3815e13b72 + image: gcr.io/k8s-prow/hook:v20221220-5c7fbe528a imagePullPolicy: Always args: - --dry-run=false diff --git a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/horologium_deployment.yaml b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/horologium_deployment.yaml index 581f6d7ce97..64f298c0e79 100644 --- a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/horologium_deployment.yaml +++ b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/horologium_deployment.yaml @@ -35,7 +35,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: horologium - image: gcr.io/k8s-prow/horologium:v20221117-3815e13b72 + image: gcr.io/k8s-prow/horologium:v20221220-5c7fbe528a args: - --config-path=/etc/config/config.yaml - --job-config-path=/etc/job-config diff --git a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/needs-rebase_deployment.yaml b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/needs-rebase_deployment.yaml index 900b547c965..8808d92c53d 100644 --- a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/needs-rebase_deployment.yaml +++ b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/needs-rebase_deployment.yaml @@ -32,7 +32,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: needs-rebase - image: gcr.io/k8s-prow/needs-rebase:v20221117-3815e13b72 + image: gcr.io/k8s-prow/needs-rebase:v20221220-5c7fbe528a imagePullPolicy: Always args: - --dry-run=false diff --git a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/prow_controller_manager_deployment.yaml b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/prow_controller_manager_deployment.yaml index 2e668c215cf..769401b6516 100644 --- a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/prow_controller_manager_deployment.yaml +++ b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/prow_controller_manager_deployment.yaml @@ -39,7 +39,7 @@ spec: serviceAccountName: prow-controller-manager containers: - name: prow-controller-manager - image: gcr.io/k8s-prow/prow-controller-manager:v20221117-3815e13b72 + image: gcr.io/k8s-prow/prow-controller-manager:v20221220-5c7fbe528a args: - --config-path=/etc/config/config.yaml - --dry-run=false diff --git a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/prowjob-crd/prowjob_customresourcedefinition.yaml b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/prowjob-crd/prowjob_customresourcedefinition.yaml index dd27de0822d..fce7613a0ef 100644 --- a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/prowjob-crd/prowjob_customresourcedefinition.yaml +++ b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/prowjob-crd/prowjob_customresourcedefinition.yaml @@ -538,7 +538,7 @@ spec: description: JobQueueName is an optional field with name of a queue defining max concurrency. When several jobs from the same queue try to run at the same time, the number of them that is actually - started is limited by JobQueueConcurrencies (part of Plank's config). + started is limited by JobQueueCapacities (part of Plank's config). If this field is left undefined inifinite concurrency is assumed. This behaviour may be superseded by MaxConcurrency field, if it is set to a constraining value. diff --git a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/sinker_deployment.yaml b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/sinker_deployment.yaml index 44bb1c0d730..e25f0ded5d8 100644 --- a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/sinker_deployment.yaml +++ b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/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:v20221117-3815e13b72 + image: gcr.io/k8s-prow/sinker:v20221220-5c7fbe528a env: # Use KUBECONFIG envvar rather than --kubeconfig flag in order to provide multiple configs to merge. - name: KUBECONFIG diff --git a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/sinker_service.yaml b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/sinker_service.yaml index e7e0ca6c40e..275851d7ac3 100644 --- a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/sinker_service.yaml +++ b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/sinker_service.yaml @@ -23,5 +23,6 @@ spec: ports: - name: metrics port: 9090 + protocol: TCP selector: app: sinker diff --git a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/statusreconciler_deployment.yaml b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/statusreconciler_deployment.yaml index 69572876b97..4bd9b4aa739 100644 --- a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/statusreconciler_deployment.yaml +++ b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/statusreconciler_deployment.yaml @@ -33,7 +33,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: statusreconciler - image: gcr.io/k8s-prow/status-reconciler:v20221117-3815e13b72 + image: gcr.io/k8s-prow/status-reconciler:v20221220-5c7fbe528a imagePullPolicy: Always args: - --dry-run=false diff --git a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/tide_deployment.yaml b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/tide_deployment.yaml index dcdb1ce0f3d..93f638dce54 100644 --- a/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/tide_deployment.yaml +++ b/github/ci/prow-deploy/kustom/base/manifests/test_infra/current/tide_deployment.yaml @@ -34,7 +34,7 @@ spec: serviceAccountName: tide containers: - name: tide - image: gcr.io/k8s-prow/tide:v20221117-3815e13b72 + image: gcr.io/k8s-prow/tide:v20221220-5c7fbe528a args: - --dry-run=false - --github-endpoint=http://ghproxy diff --git a/github/ci/prow-deploy/kustom/overlays/ibmcloud-production/resources/prow-exporter-deployment.yaml b/github/ci/prow-deploy/kustom/overlays/ibmcloud-production/resources/prow-exporter-deployment.yaml index 3c3fab84c84..4bafd639e9a 100644 --- a/github/ci/prow-deploy/kustom/overlays/ibmcloud-production/resources/prow-exporter-deployment.yaml +++ b/github/ci/prow-deploy/kustom/overlays/ibmcloud-production/resources/prow-exporter-deployment.yaml @@ -20,7 +20,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: prow-exporter - image: gcr.io/k8s-prow/exporter:v20221117-3815e13b72 + image: gcr.io/k8s-prow/exporter:v20221220-5c7fbe528a imagePullPolicy: Always ports: - name: metrics