Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ plank:
timeout: 7200000000000 # 2h
grace_period: 10000000000 # 10s
utility_images:
clonerefs: "us-docker.pkg.dev/k8s-infra-prow/images/clonerefs:v20250410-b8e0bd8d4"
initupload: "us-docker.pkg.dev/k8s-infra-prow/images/initupload:v20250410-b8e0bd8d4"
entrypoint: "us-docker.pkg.dev/k8s-infra-prow/images/entrypoint:v20250410-b8e0bd8d4"
sidecar: "us-docker.pkg.dev/k8s-infra-prow/images/sidecar:v20250410-b8e0bd8d4"
clonerefs: "us-docker.pkg.dev/k8s-infra-prow/images/clonerefs:v20251109-98a0c9d48"
initupload: "us-docker.pkg.dev/k8s-infra-prow/images/initupload:v20251109-98a0c9d48"
entrypoint: "us-docker.pkg.dev/k8s-infra-prow/images/entrypoint:v20251109-98a0c9d48"
sidecar: "us-docker.pkg.dev/k8s-infra-prow/images/sidecar:v20251109-98a0c9d48"
gcs_configuration:
bucket: cert-manager-prow-artifacts
path_strategy: explicit
Expand Down
12 changes: 6 additions & 6 deletions config/jobs/testing/testing-periodics-trusted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ periodics:
preset-deployer-github-token: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/commenter:v20250306-095fc63a16
- image: gcr.io/k8s-staging-test-infra/commenter:v20251031-d6af3d3e19
command:
- commenter
args:
Expand Down Expand Up @@ -42,7 +42,7 @@ periodics:
preset-deployer-github-token: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/commenter:v20250306-095fc63a16
- image: gcr.io/k8s-staging-test-infra/commenter:v20251031-d6af3d3e19
command:
- commenter
args:
Expand Down Expand Up @@ -75,7 +75,7 @@ periodics:
preset-deployer-github-token: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/commenter:v20250306-095fc63a16
- image: gcr.io/k8s-staging-test-infra/commenter:v20251031-d6af3d3e19
command:
- commenter
args:
Expand Down Expand Up @@ -112,7 +112,7 @@ periodics:
preset-deployer-ssh-key: "true"
spec:
containers:
- image: us-docker.pkg.dev/k8s-infra-prow/images/generic-autobumper:v20250410-b8e0bd8d4
- image: us-docker.pkg.dev/k8s-infra-prow/images/generic-autobumper:v20251109-98a0c9d48
command:
- generic-autobumper
args:
Expand All @@ -134,7 +134,7 @@ periodics:
spec:
containers:
- name: label-sync
image: gcr.io/k8s-staging-test-infra/label_sync:v20250306-095fc63a16
image: gcr.io/k8s-staging-test-infra/label_sync:v20251031-d6af3d3e19
command:
- label_sync
args:
Expand Down Expand Up @@ -179,7 +179,7 @@ periodics:
spec:
containers:
- name: branchprotector
image: us-docker.pkg.dev/k8s-infra-prow/images/branchprotector:v20250410-b8e0bd8d4
image: us-docker.pkg.dev/k8s-infra-prow/images/branchprotector:v20251109-98a0c9d48
command:
- branchprotector
args:
Expand Down
2 changes: 1 addition & 1 deletion config/jobs/testing/testing-postsubmits-trusted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ postsubmits:
spec:
serviceAccountName: testgrid-updater
containers:
- image: gcr.io/k8s-staging-test-infra/configurator:v20250306-095fc63a16
- image: gcr.io/k8s-staging-test-infra/configurator:v20251031-d6af3d3e19
command:
- configurator
args:
Expand Down
4 changes: 2 additions & 2 deletions config/jobs/testing/testing-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ presubmits:
decorate: true
spec:
containers:
- image: us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20250410-b8e0bd8d4
- image: us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20251109-98a0c9d48
command:
- checkconfig
args:
Expand Down Expand Up @@ -65,7 +65,7 @@ presubmits:
decorate: true
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/configurator:v20250306-095fc63a16
- image: gcr.io/k8s-staging-test-infra/configurator:v20251031-d6af3d3e19
command:
- configurator
args:
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/cherrypicker_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: cherrypicker
image: us-docker.pkg.dev/k8s-infra-prow/images/cherrypicker:v20250410-b8e0bd8d4
image: us-docker.pkg.dev/k8s-infra-prow/images/cherrypicker:v20251109-98a0c9d48
imagePullPolicy: Always
args:
- --github-token-path=/etc/github/token
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/crier_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: crier
image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20250410-b8e0bd8d4
image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20251109-98a0c9d48
args:
- --blob-storage-workers=10
- --config-path=/etc/config/config.yaml
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/deck_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20250410-b8e0bd8d4
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20251109-98a0c9d48
imagePullPolicy: Always
ports:
- name: http
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/gencred_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: gencred
image: europe-west1-docker.pkg.dev/cert-manager-tests-trusted/cert-manager-infra-images/gencred:20250410-dd53919
image: europe-west1-docker.pkg.dev/cert-manager-tests-trusted/cert-manager-infra-images/gencred:20250422-2d834e3
args:
- --config=/etc/config/gencred-config.yaml
- --refresh-interval=46h
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/ghproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ spec:
spec:
containers:
- name: ghproxy
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20250410-b8e0bd8d4
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20251109-98a0c9d48
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/hook_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: us-docker.pkg.dev/k8s-infra-prow/images/hook:v20250410-b8e0bd8d4
image: us-docker.pkg.dev/k8s-infra-prow/images/hook:v20251109-98a0c9d48
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/horologium_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: us-docker.pkg.dev/k8s-infra-prow/images/horologium:v20250410-b8e0bd8d4
image: us-docker.pkg.dev/k8s-infra-prow/images/horologium:v20251109-98a0c9d48
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/needs-rebase_deployment.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: us-docker.pkg.dev/k8s-infra-prow/images/needs-rebase:v20250410-b8e0bd8d4
image: us-docker.pkg.dev/k8s-infra-prow/images/needs-rebase:v20251109-98a0c9d48
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/sinker_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
- --dry-run=false
image: us-docker.pkg.dev/k8s-infra-prow/images/sinker:v20250410-b8e0bd8d4
image: us-docker.pkg.dev/k8s-infra-prow/images/sinker:v20251109-98a0c9d48
env:
# Use KUBECONFIG envvar rather than --kubeconfig flag in order to provide multiple configs to merge.
- name: KUBECONFIG
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/statusreconciler_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: statusreconciler
image: us-docker.pkg.dev/k8s-infra-prow/images/status-reconciler:v20250410-b8e0bd8d4
image: us-docker.pkg.dev/k8s-infra-prow/images/status-reconciler:v20251109-98a0c9d48
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/tide_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
serviceAccountName: tide
containers:
- name: tide
image: us-docker.pkg.dev/k8s-infra-prow/images/tide:v20250410-b8e0bd8d4
image: us-docker.pkg.dev/k8s-infra-prow/images/tide:v20251109-98a0c9d48
args:
- --dry-run=false
- --github-endpoint=http://ghproxy
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/tot_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: tot
image: us-docker.pkg.dev/k8s-infra-prow/images/tot:v20250410-b8e0bd8d4
image: us-docker.pkg.dev/k8s-infra-prow/images/tot:v20251109-98a0c9d48
imagePullPolicy: Always
args:
- -storage=/store/tot.json
Expand Down