Skip to content

Commit

Permalink
Bumping Prow and Boskos
Browse files Browse the repository at this point in the history
gcr.io/k8s-prow/ changes: 1d4d0b1...660eb6d (2024‑05‑09 → 2024‑05‑13)

No gcr.io/k8s-staging-boskos/ changes.
  • Loading branch information
k8s-ci-robot authored and ci-robot committed May 13, 2024
1 parent 35b63eb commit 274755b
Show file tree
Hide file tree
Showing 22 changed files with 66 additions and 66 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ periodics:
slug: test-infra-admins
spec:
containers:
- image: gcr.io/k8s-prow/generic-autobumper:v20240509-1d4d0b1e7
- image: gcr.io/k8s-prow/generic-autobumper:v20240513-660eb6de4
command:
- generic-autobumper
args:
Expand Down Expand Up @@ -166,7 +166,7 @@ periodics:
slug: test-infra-admins
spec:
containers:
- image: gcr.io/k8s-prow/generic-autobumper:v20240509-1d4d0b1e7
- image: gcr.io/k8s-prow/generic-autobumper:v20240513-660eb6de4
command:
- generic-autobumper
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ periodics:
base_ref: master
spec:
containers:
- image: gcr.io/k8s-prow/generic-autobumper:v20240509-1d4d0b1e7
- image: gcr.io/k8s-prow/generic-autobumper:v20240513-660eb6de4
command:
- generic-autobumper
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ presubmits:
run_if_changed: '^(config/prow/(config|plugins).yaml$|config/jobs/.*.yaml$)'
spec:
containers:
- image: gcr.io/k8s-prow/checkconfig:v20240509-1d4d0b1e7
- image: gcr.io/k8s-prow/checkconfig:v20240513-660eb6de4
command:
- checkconfig
args:
Expand Down
10 changes: 5 additions & 5 deletions config/jobs/kubernetes/test-infra/test-infra-trusted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ postsubmits:
max_concurrency: 1
spec:
containers:
- image: gcr.io/k8s-prow/hmac:v20240509-1d4d0b1e7
- image: gcr.io/k8s-prow/hmac:v20240513-660eb6de4
command:
- hmac
args:
Expand Down Expand Up @@ -496,7 +496,7 @@ periodics:
base_ref: master
spec:
containers:
- image: gcr.io/k8s-prow/generic-autobumper:v20240509-1d4d0b1e7
- image: gcr.io/k8s-prow/generic-autobumper:v20240513-660eb6de4
command:
- generic-autobumper
args:
Expand Down Expand Up @@ -533,7 +533,7 @@ periodics:
base_ref: master
spec:
containers:
- image: gcr.io/k8s-prow/generic-autobumper:v20240509-1d4d0b1e7
- image: gcr.io/k8s-prow/generic-autobumper:v20240513-660eb6de4
command:
- generic-autobumper
args:
Expand Down Expand Up @@ -603,7 +603,7 @@ periodics:
spec:
containers:
- name: branchprotector
image: gcr.io/k8s-prow/branchprotector:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/branchprotector:v20240513-660eb6de4
command:
- branchprotector
args:
Expand Down Expand Up @@ -739,7 +739,7 @@ periodics:
base_ref: master
spec:
containers:
- image: gcr.io/k8s-prow/checkconfig:v20240509-1d4d0b1e7
- image: gcr.io/k8s-prow/checkconfig:v20240513-660eb6de4
command:
- checkconfig
args:
Expand Down
2 changes: 1 addition & 1 deletion config/prow/cluster/build/grandmatriarch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@ spec:
serviceAccountName: grandmatriarch
containers:
- name: bakery
image: gcr.io/k8s-prow/grandmatriarch:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/grandmatriarch:v20240513-660eb6de4
args:
- http-cookiefile
2 changes: 1 addition & 1 deletion config/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: gcr.io/k8s-prow/cherrypicker:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/cherrypicker:v20240513-660eb6de4
imagePullPolicy: Always
args:
- --github-token-path=/etc/github/token
Expand Down
2 changes: 1 addition & 1 deletion config/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: gcr.io/k8s-prow/crier:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/crier:v20240513-660eb6de4
args:
- --blob-storage-workers=1
- --config-path=/etc/config/config.yaml
Expand Down
2 changes: 1 addition & 1 deletion config/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: gcr.io/k8s-prow/deck:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/deck:v20240513-660eb6de4
imagePullPolicy: Always
ports:
- name: http
Expand Down
2 changes: 1 addition & 1 deletion config/prow/cluster/ghproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ spec:
spec:
containers:
- name: ghproxy
image: gcr.io/k8s-prow/ghproxy:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/ghproxy:v20240513-660eb6de4
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down
2 changes: 1 addition & 1 deletion config/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: gcr.io/k8s-prow/hook:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/hook:v20240513-660eb6de4
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion config/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: gcr.io/k8s-prow/horologium:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/horologium:v20240513-660eb6de4
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion config/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: gcr.io/k8s-prow/needs-rebase:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/needs-rebase:v20240513-660eb6de4
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion config/prow/cluster/pipeline_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: prow-pipeline
containers:
- name: pipeline
image: gcr.io/k8s-prow/pipeline:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/pipeline:v20240513-660eb6de4
args:
- --all-contexts
- --config=/etc/prow-config/config.yaml
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
serviceAccountName: prow-controller-manager
containers:
- name: prow-controller-manager
image: gcr.io/k8s-prow/prow-controller-manager:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/prow-controller-manager:v20240513-660eb6de4
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion config/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: gcr.io/k8s-prow/sinker:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/sinker:v20240513-660eb6de4
env:
# Use KUBECONFIG envvar rather than --kubeconfig flag in order to provide multiple configs to merge.
- name: KUBECONFIG
Expand Down
26 changes: 13 additions & 13 deletions config/prow/cluster/starter/starter-azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,10 @@ data:
key: cert
s3_credentials_secret: s3-credentials
utility_images:
clonerefs: gcr.io/k8s-prow/clonerefs:v20240509-1d4d0b1e7
entrypoint: gcr.io/k8s-prow/entrypoint:v20240509-1d4d0b1e7
initupload: gcr.io/k8s-prow/initupload:v20240509-1d4d0b1e7
sidecar: gcr.io/k8s-prow/sidecar:v20240509-1d4d0b1e7
clonerefs: gcr.io/k8s-prow/clonerefs:v20240513-660eb6de4
entrypoint: gcr.io/k8s-prow/entrypoint:v20240513-660eb6de4
initupload: gcr.io/k8s-prow/initupload:v20240513-660eb6de4
sidecar: gcr.io/k8s-prow/sidecar:v20240513-660eb6de4
tide:
queries:
Expand Down Expand Up @@ -172,7 +172,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: gcr.io/k8s-prow/hook:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/hook:v20240513-660eb6de4
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down Expand Up @@ -261,7 +261,7 @@ spec:
serviceAccountName: "sinker"
containers:
- name: sinker
image: gcr.io/k8s-prow/sinker:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/sinker:v20240513-660eb6de4
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down Expand Up @@ -300,7 +300,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck
image: gcr.io/k8s-prow/deck:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/deck:v20240513-660eb6de4
args:
- --config-path=/etc/config/config.yaml
- --plugin-config=/etc/plugins/plugins.yaml
Expand Down Expand Up @@ -397,7 +397,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: gcr.io/k8s-prow/horologium:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/horologium:v20240513-660eb6de4
args:
- --dry-run=false
- --config-path=/etc/config/config.yaml
Expand Down Expand Up @@ -432,7 +432,7 @@ spec:
serviceAccountName: "tide"
containers:
- name: tide
image: gcr.io/k8s-prow/tide:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/tide:v20240513-660eb6de4
args:
- --dry-run=false
- --config-path=/etc/config/config.yaml
Expand Down Expand Up @@ -542,7 +542,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: statusreconciler
image: gcr.io/k8s-prow/status-reconciler:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/status-reconciler:v20240513-660eb6de4
args:
- --dry-run=false
- --continue-on-error=true
Expand Down Expand Up @@ -934,7 +934,7 @@ spec:
spec:
containers:
- name: ghproxy
image: gcr.io/k8s-prow/ghproxy:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/ghproxy:v20240513-660eb6de4
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down Expand Up @@ -1003,7 +1003,7 @@ spec:
secretKeyRef:
name: github-token
key: appid
image: gcr.io/k8s-prow/prow-controller-manager:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/prow-controller-manager:v20240513-660eb6de4
volumeMounts:
- name: github-token
mountPath: /etc/github
Expand Down Expand Up @@ -1139,7 +1139,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: crier
image: gcr.io/k8s-prow/crier:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/crier:v20240513-660eb6de4
args:
- --blob-storage-workers=10
- --config-path=/etc/config/config.yaml
Expand Down
26 changes: 13 additions & 13 deletions config/prow/cluster/starter/starter-gcs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,10 @@ data:
name: github-token
key: cert
utility_images:
clonerefs: gcr.io/k8s-prow/clonerefs:v20240509-1d4d0b1e7
entrypoint: gcr.io/k8s-prow/entrypoint:v20240509-1d4d0b1e7
initupload: gcr.io/k8s-prow/initupload:v20240509-1d4d0b1e7
sidecar: gcr.io/k8s-prow/sidecar:v20240509-1d4d0b1e7
clonerefs: gcr.io/k8s-prow/clonerefs:v20240513-660eb6de4
entrypoint: gcr.io/k8s-prow/entrypoint:v20240513-660eb6de4
initupload: gcr.io/k8s-prow/initupload:v20240513-660eb6de4
sidecar: gcr.io/k8s-prow/sidecar:v20240513-660eb6de4
tide:
queries:
Expand Down Expand Up @@ -163,7 +163,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: gcr.io/k8s-prow/hook:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/hook:v20240513-660eb6de4
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down Expand Up @@ -253,7 +253,7 @@ spec:
serviceAccountName: "sinker"
containers:
- name: sinker
image: gcr.io/k8s-prow/sinker:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/sinker:v20240513-660eb6de4
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down Expand Up @@ -292,7 +292,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck
image: gcr.io/k8s-prow/deck:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/deck:v20240513-660eb6de4
args:
- --config-path=/etc/config/config.yaml
- --plugin-config=/etc/plugins/plugins.yaml
Expand Down Expand Up @@ -389,7 +389,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: gcr.io/k8s-prow/horologium:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/horologium:v20240513-660eb6de4
args:
- --dry-run=false
- --config-path=/etc/config/config.yaml
Expand Down Expand Up @@ -424,7 +424,7 @@ spec:
serviceAccountName: "tide"
containers:
- name: tide
image: gcr.io/k8s-prow/tide:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/tide:v20240513-660eb6de4
args:
- --dry-run=false
- --config-path=/etc/config/config.yaml
Expand Down Expand Up @@ -535,7 +535,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: statusreconciler
image: gcr.io/k8s-prow/status-reconciler:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/status-reconciler:v20240513-660eb6de4
args:
- --dry-run=false
- --continue-on-error=true
Expand Down Expand Up @@ -927,7 +927,7 @@ spec:
spec:
containers:
- name: ghproxy
image: gcr.io/k8s-prow/ghproxy:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/ghproxy:v20240513-660eb6de4
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down Expand Up @@ -996,7 +996,7 @@ spec:
secretKeyRef:
name: github-token
key: appid
image: gcr.io/k8s-prow/prow-controller-manager:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/prow-controller-manager:v20240513-660eb6de4
volumeMounts:
- name: github-token
mountPath: /etc/github
Expand Down Expand Up @@ -1132,7 +1132,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: crier
image: gcr.io/k8s-prow/crier:v20240509-1d4d0b1e7
image: gcr.io/k8s-prow/crier:v20240513-660eb6de4
args:
- --blob-storage-workers=10
- --config-path=/etc/config/config.yaml
Expand Down

0 comments on commit 274755b

Please sign in to comment.