Skip to content

Commit

Permalink
Bumping Prow
Browse files Browse the repository at this point in the history
gcr.io/k8s-prow/ changes: kubernetes/test-infra@6d54c17...0b904de (2023‑03‑15 → 2024‑03‑06)

Signed-off-by: ci-robot <[email protected]>
  • Loading branch information
poiana authored and ci-robot committed Mar 7, 2024
1 parent 7538288 commit 09c9c97
Show file tree
Hide file tree
Showing 17 changed files with 24 additions and 24 deletions.
8 changes: 4 additions & 4 deletions config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ plank:
timeout: 24h # Up to 24 hours for driverkit builder jobs
grace_period: 10m
utility_images:
clonerefs: "gcr.io/k8s-prow/clonerefs:v20230315-6d54c174f4"
initupload: "gcr.io/k8s-prow/initupload:v20230315-6d54c174f4"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20230315-6d54c174f4"
sidecar: "gcr.io/k8s-prow/sidecar:v20230315-6d54c174f4"
clonerefs: "gcr.io/k8s-prow/clonerefs:v20240306-0b904de3b3"
initupload: "gcr.io/k8s-prow/initupload:v20240306-0b904de3b3"
entrypoint: "gcr.io/k8s-prow/entrypoint:v20240306-0b904de3b3"
sidecar: "gcr.io/k8s-prow/sidecar:v20240306-0b904de3b3"
gcs_configuration:
bucket: s3://falco-prow-logs
path_strategy: explicit
Expand Down
4 changes: 2 additions & 2 deletions config/jobs/branchprotector/branchprotector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ postsubmit:
run_if_changed: '^config/config.yaml$'
spec:
containers:
- image: gcr.io/k8s-prow/branchprotector:v20230315-6d54c174f4
- image: gcr.io/k8s-prow/branchprotector:v20240306-0b904de3b3
command:
- branchprotector
args:
Expand Down Expand Up @@ -44,7 +44,7 @@ periodics:
skip_report: false
spec:
containers:
- image: gcr.io/k8s-prow/branchprotector:v20230315-6d54c174f4
- image: gcr.io/k8s-prow/branchprotector:v20240306-0b904de3b3
command:
- branchprotector
args:
Expand Down
4 changes: 2 additions & 2 deletions config/jobs/check-prow-config/check-prow-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ presubmits:
always_run: true
spec:
containers:
- image: gcr.io/k8s-prow/checkconfig:v20230315-6d54c174f4
- image: gcr.io/k8s-prow/checkconfig:v20240306-0b904de3b3
command:
- checkconfig
args:
Expand All @@ -27,7 +27,7 @@ periodics:
base_ref: master
spec:
containers:
- image: gcr.io/k8s-prow/checkconfig:v20230315-6d54c174f4
- image: gcr.io/k8s-prow/checkconfig:v20240306-0b904de3b3
command:
- checkconfig
args:
Expand Down
2 changes: 1 addition & 1 deletion config/jobs/lifecycle-bot/periodic-close.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ periodics:
agent: kubernetes
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20230315-6d54c174f4
- image: gcr.io/k8s-prow/commenter:v20240306-0b904de3b3
command:
- commenter
args:
Expand Down
2 changes: 1 addition & 1 deletion config/jobs/lifecycle-bot/periodic-rotten.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ periodics:
agent: kubernetes
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20230315-6d54c174f4
- image: gcr.io/k8s-prow/commenter:v20240306-0b904de3b3
command:
- commenter
args:
Expand Down
2 changes: 1 addition & 1 deletion config/jobs/lifecycle-bot/periodic-stale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ periodics:
agent: kubernetes
spec:
containers:
- image: gcr.io/k8s-prow/commenter:v20230315-6d54c174f4
- image: gcr.io/k8s-prow/commenter:v20240306-0b904de3b3
command:
- commenter
args:
Expand Down
6 changes: 3 additions & 3 deletions config/jobs/peribolos/peribolos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ presubmits:
run_if_changed: '^config/org.yaml$|^config/jobs/peribolos/.*'
spec:
containers:
- image: gcr.io/k8s-prow/peribolos:v20230315-6d54c174f4
- image: gcr.io/k8s-prow/peribolos:v20240306-0b904de3b3
command:
- peribolos
args:
Expand Down Expand Up @@ -46,7 +46,7 @@ postsubmits:
run_if_changed: '^config/org.yaml$|^config/jobs/peribolos/.*'
spec:
containers:
- image: gcr.io/k8s-prow/peribolos:v20230315-6d54c174f4
- image: gcr.io/k8s-prow/peribolos:v20240306-0b904de3b3
command:
- peribolos
args:
Expand Down Expand Up @@ -85,7 +85,7 @@ periodics:
base_ref: master
spec:
containers:
- image: gcr.io/k8s-prow/peribolos:v20230315-6d54c174f4
- image: gcr.io/k8s-prow/peribolos:v20240306-0b904de3b3
command:
- peribolos
args:
Expand Down
2 changes: 1 addition & 1 deletion config/prow/crier.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:v20230315-6d54c174f4
image: gcr.io/k8s-prow/crier:v20240306-0b904de3b3
env:
- name: AWS_REGION
value: eu-west-1
Expand Down
2 changes: 1 addition & 1 deletion config/prow/deck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck
image: gcr.io/k8s-prow/deck:v20230315-6d54c174f4
image: gcr.io/k8s-prow/deck:v20240306-0b904de3b3
env:
- name: AWS_REGION #required for splyglass bucket looku
value: eu-west-1
Expand Down
2 changes: 1 addition & 1 deletion config/prow/ghproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ spec:
spec:
containers:
- name: ghproxy
image: gcr.io/k8s-prow/ghproxy:v20230315-6d54c174f4
image: gcr.io/k8s-prow/ghproxy:v20240306-0b904de3b3
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down
2 changes: 1 addition & 1 deletion config/prow/hook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: gcr.io/k8s-prow/hook:v20230315-6d54c174f4
image: gcr.io/k8s-prow/hook:v20240306-0b904de3b3
imagePullPolicy: Always
args:
- --github-endpoint=http://ghproxy
Expand Down
2 changes: 1 addition & 1 deletion config/prow/horologium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: gcr.io/k8s-prow/horologium:v20230315-6d54c174f4
image: gcr.io/k8s-prow/horologium:v20240306-0b904de3b3
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion config/prow/needs-rebase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: needs-rebase
image: gcr.io/k8s-prow/needs-rebase:v20230315-6d54c174f4
image: gcr.io/k8s-prow/needs-rebase:v20240306-0b904de3b3
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion config/prow/prow-controller-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
serviceAccountName: "prow-controller-manager"
containers:
- name: prow-controller-manager
image: gcr.io/k8s-prow/prow-controller-manager:v20230315-6d54c174f4
image: gcr.io/k8s-prow/prow-controller-manager:v20240306-0b904de3b3
env:
- name: AWS_REGION
value: eu-west-1
Expand Down
2 changes: 1 addition & 1 deletion config/prow/sinker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ spec:
serviceAccountName: "sinker"
containers:
- name: sinker
image: gcr.io/k8s-prow/sinker:v20230315-6d54c174f4
image: gcr.io/k8s-prow/sinker:v20240306-0b904de3b3
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion config/prow/statusreconciler.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:v20230315-6d54c174f4
image: gcr.io/k8s-prow/status-reconciler:v20240306-0b904de3b3
args:
- --dry-run=false
- --continue-on-error=true
Expand Down
2 changes: 1 addition & 1 deletion config/prow/tide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
serviceAccountName: "tide"
containers:
- name: tide
image: gcr.io/k8s-prow/tide:v20230315-6d54c174f4
image: gcr.io/k8s-prow/tide:v20240306-0b904de3b3
env:
- name: AWS_REGION
value: eu-west-1
Expand Down

0 comments on commit 09c9c97

Please sign in to comment.