Skip to content

Commit

Permalink
Bumping Prow
Browse files Browse the repository at this point in the history
Multiple distinct gcr.io/k8s-prow/ changes:

Commits | Dates | Images
--- | --- | ---
kubernetes/test-infra@a1b0b85...02a4c5c | 2022‑12‑05 → 2023‑01‑23 | branchprotector, checkconfig, clonerefs, commenter, crier, deck, entrypoint, ghproxy, hook, horologium, initupload, label_sync, needs-rebase, prow-controller-manager, sidecar, sinker, status-reconciler
kubernetes/test-infra@8898931...02a4c5c | 2022‑12‑08 → 2023‑01‑23 | jenkins-operator
  • Loading branch information
ti-chi-bot authored and ci-robot committed Jan 24, 2023
1 parent 036ff8d commit 7f862a8
Show file tree
Hide file tree
Showing 15 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions .prow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ presubmits:
- ^master$
spec:
containers:
- image: gcr.io/k8s-prow/checkconfig:v20221205-a1b0b85d88
- image: gcr.io/k8s-prow/checkconfig:v20230123-02a4c5cb00
command:
- /ko-app/checkconfig
args:
Expand Down Expand Up @@ -149,7 +149,7 @@ postsubmits:
- ^master$
spec:
containers:
- image: gcr.io/k8s-prow/label_sync:v20221205-a1b0b85d88
- image: gcr.io/k8s-prow/label_sync:v20230123-02a4c5cb00
command:
- /ko-app/label_sync
args:
Expand Down
2 changes: 1 addition & 1 deletion configs/prow-dev/cluster/branchprotector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: branchprotector
image: gcr.io/k8s-prow/branchprotector:v20221205-a1b0b85d88
image: gcr.io/k8s-prow/branchprotector:v20230123-02a4c5cb00
args:
- --config-path=/etc/config/config.yaml
- --github-token-path=/etc/github/token
Expand Down
2 changes: 1 addition & 1 deletion configs/prow-dev/cluster/crier_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: crier
image: gcr.io/k8s-prow/crier:v20221205-a1b0b85d88
image: gcr.io/k8s-prow/crier:v20230123-02a4c5cb00
args:
- --blob-storage-workers=10
- --config-path=/etc/config/config.yaml
Expand Down
2 changes: 1 addition & 1 deletion configs/prow-dev/cluster/deck_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck
image: gcr.io/k8s-prow/deck:v20221205-a1b0b85d88
image: gcr.io/k8s-prow/deck:v20230123-02a4c5cb00
args:
- --config-path=/etc/config/config.yaml
- --plugin-config=/etc/plugins/plugins.yaml
Expand Down
2 changes: 1 addition & 1 deletion configs/prow-dev/cluster/ghproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
spec:
containers:
- name: ghproxy
image: gcr.io/k8s-prow/ghproxy:v20221205-a1b0b85d88
image: gcr.io/k8s-prow/ghproxy:v20230123-02a4c5cb00
args:
- --cache-dir=/cache
- --cache-sizeGB=1
Expand Down
2 changes: 1 addition & 1 deletion configs/prow-dev/cluster/hook_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: gcr.io/k8s-prow/hook:v20221205-a1b0b85d88
image: gcr.io/k8s-prow/hook:v20230123-02a4c5cb00
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion configs/prow-dev/cluster/horologium_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: gcr.io/k8s-prow/horologium:v20221205-a1b0b85d88
image: gcr.io/k8s-prow/horologium:v20230123-02a4c5cb00
args:
- --dry-run=false
- --config-path=/etc/config/config.yaml
Expand Down
2 changes: 1 addition & 1 deletion configs/prow-dev/cluster/jenkins-operator/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: jenkins-operator
image: gcr.io/k8s-prow/jenkins-operator:v20221208-8898931a7f
image: gcr.io/k8s-prow/jenkins-operator:v20230123-02a4c5cb00
args:
- --github-endpoint=http://ghproxy
- --github-endpoint=https://api.github.com
Expand Down
2 changes: 1 addition & 1 deletion configs/prow-dev/cluster/label_sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: label-sync
image: gcr.io/k8s-prow/label_sync:v20221205-a1b0b85d88
image: gcr.io/k8s-prow/label_sync:v20230123-02a4c5cb00
args:
- --config=/etc/config/labels.yaml
- --confirm=true
Expand Down
2 changes: 1 addition & 1 deletion configs/prow-dev/cluster/needs-rebase_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: needs-rebase
image: gcr.io/k8s-prow/needs-rebase:v20221205-a1b0b85d88
image: gcr.io/k8s-prow/needs-rebase:v20230123-02a4c5cb00
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
- --github-endpoint=https://api.github.com
- --enable-controller=plank
- --job-config-path=/etc/job-config
image: gcr.io/k8s-prow/prow-controller-manager:v20221205-a1b0b85d88
image: gcr.io/k8s-prow/prow-controller-manager:v20230123-02a4c5cb00
volumeMounts:
- name: github-token
mountPath: /etc/github
Expand Down
2 changes: 1 addition & 1 deletion configs/prow-dev/cluster/sinker_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: "sinker"
containers:
- name: sinker
image: gcr.io/k8s-prow/sinker:v20221205-a1b0b85d88
image: gcr.io/k8s-prow/sinker:v20230123-02a4c5cb00
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion configs/prow-dev/cluster/statusreconciler_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: statusreconciler
image: gcr.io/k8s-prow/status-reconciler:v20221205-a1b0b85d88
image: gcr.io/k8s-prow/status-reconciler:v20230123-02a4c5cb00
args:
- --dry-run=false
- --continue-on-error=true
Expand Down
8 changes: 4 additions & 4 deletions configs/prow-dev/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ plank:
path_strategy: explicit
gcs_credentials_secret: gcs-credentials
utility_images:
clonerefs: gcr.io/k8s-prow/clonerefs:v20221205-a1b0b85d88
entrypoint: gcr.io/k8s-prow/entrypoint:v20221205-a1b0b85d88
initupload: gcr.io/k8s-prow/initupload:v20221205-a1b0b85d88
sidecar: gcr.io/k8s-prow/sidecar:v20221205-a1b0b85d88
clonerefs: gcr.io/k8s-prow/clonerefs:v20230123-02a4c5cb00
entrypoint: gcr.io/k8s-prow/entrypoint:v20230123-02a4c5cb00
initupload: gcr.io/k8s-prow/initupload:v20230123-02a4c5cb00
sidecar: gcr.io/k8s-prow/sidecar:v20230123-02a4c5cb00

tide:
sync_period: 2m
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ periodics:
description: Closes rotten issues after 30d of inactivity
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20221205-a1b0b85d88
- image: gcr.io/k8s-prow/commenter:v20230123-02a4c5cb00
command:
- /ko-app/commenter
args:
Expand Down Expand Up @@ -39,7 +39,7 @@ periodics:
description: Adds lifecycle/rotten to stale issues after 30d of inactivity
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20221205-a1b0b85d88
- image: gcr.io/k8s-prow/commenter:v20230123-02a4c5cb00
command:
- /ko-app/commenter
args:
Expand Down Expand Up @@ -74,7 +74,7 @@ periodics:
description: Adds lifecycle/stale to issues after 30d of inactivity
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20221205-a1b0b85d88
- image: gcr.io/k8s-prow/commenter:v20230123-02a4c5cb00
command:
- /ko-app/commenter
args:
Expand Down

0 comments on commit 7f862a8

Please sign in to comment.