Skip to content

Commit

Permalink
Bumping Prow
Browse files Browse the repository at this point in the history
Multiple distinct us-docker.pkg.dev/k8s-infra-prow/images/ changes:

Commits | Dates | Images
--- | --- | ---
kubernetes-sigs/prow@f945d43...66b1150 | 2024‑10‑29 → 2024‑08‑02 | images/branchprotector, images/checkconfig, images/cherrypicker, images/clonerefs, images/crier, images/deck, images/entrypoint, images/generic-autobumper, images/ghproxy, images/hook, images/horologium, images/initupload, images/needs-rebase, images/prow-controller-manager, images/sidecar, images/sinker, images/status-reconciler, images/tide
  • Loading branch information
istio-testing authored and ci-robot committed Nov 8, 2024
1 parent 9061416 commit ef4a24b
Show file tree
Hide file tree
Showing 15 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .prow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ presubmits:
run_if_changed: '^(\.prow|prow/(config|plugins|cluster/jobs/.*))\.yaml$'
spec:
containers:
- image: us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20241029-f945d434d
- image: us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20240802-66b115076
command:
- checkconfig
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 @@ -18,7 +18,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: cherrypicker
image: us-docker.pkg.dev/k8s-infra-prow/images/cherrypicker:v20241029-f945d434d
image: us-docker.pkg.dev/k8s-infra-prow/images/cherrypicker:v20240802-66b115076
args:
- --create-issue-on-conflict
- --dry-run=false
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 @@ -19,7 +19,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: crier
image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20241029-f945d434d
image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20240802-66b115076
args:
- --blob-storage-workers=1
- --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 @@ -24,7 +24,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20241029-f945d434d
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20240802-66b115076
ports:
- name: http
containerPort: 8080
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/deck_private_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: deck-private
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20241029-f945d434d
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20240802-66b115076
ports:
- name: http
containerPort: 8080
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/ghproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
spec:
containers:
- name: ghproxy
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20241029-f945d434d
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20240802-66b115076
args:
- --cache-dir=/cache
- --cache-sizeGB=15
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 @@ -24,7 +24,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: us-docker.pkg.dev/k8s-infra-prow/images/hook:v20241029-f945d434d
image: us-docker.pkg.dev/k8s-infra-prow/images/hook:v20240802-66b115076
args:
- --config-path=/etc/config/config.yaml
- --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 @@ -19,7 +19,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: us-docker.pkg.dev/k8s-infra-prow/images/horologium:v20241029-f945d434d
image: us-docker.pkg.dev/k8s-infra-prow/images/horologium:v20240802-66b115076
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ periodics:
spec:
automountServiceAccountToken: false
containers:
- image: us-docker.pkg.dev/k8s-infra-prow/images/branchprotector:v20241029-f945d434d
- image: us-docker.pkg.dev/k8s-infra-prow/images/branchprotector:v20240802-66b115076
command:
- branchprotector
args:
Expand Down Expand Up @@ -80,7 +80,7 @@ periodics:
spec:
automountServiceAccountToken: false
containers:
- image: us-docker.pkg.dev/k8s-infra-prow/images/generic-autobumper:v20241029-f945d434d
- image: us-docker.pkg.dev/k8s-infra-prow/images/generic-autobumper:v20240802-66b115076
command:
- generic-autobumper
args:
Expand Down Expand Up @@ -115,7 +115,7 @@ periodics:
spec:
automountServiceAccountToken: false
containers:
- image: us-docker.pkg.dev/k8s-infra-prow/images/generic-autobumper:v20241029-f945d434d
- image: us-docker.pkg.dev/k8s-infra-prow/images/generic-autobumper:v20240802-66b115076
command:
- generic-autobumper
args:
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:v20241029-f945d434d
image: us-docker.pkg.dev/k8s-infra-prow/images/needs-rebase:v20240802-66b115076
args:
- --dry-run=false
- --github-endpoint=http://ghproxy
Expand Down
2 changes: 1 addition & 1 deletion prow/cluster/prow-controller-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
serviceAccountName: prow-controller-manager
containers:
- name: prow-controller-manager
image: us-docker.pkg.dev/k8s-infra-prow/images/prow-controller-manager:v20241029-f945d434d
image: us-docker.pkg.dev/k8s-infra-prow/images/prow-controller-manager:v20240802-66b115076
args:
- --config-path=/etc/config/config.yaml
- --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 @@ -18,7 +18,7 @@ spec:
serviceAccountName: sinker
containers:
- name: sinker
image: us-docker.pkg.dev/k8s-infra-prow/images/sinker:v20241029-f945d434d
image: us-docker.pkg.dev/k8s-infra-prow/images/sinker:v20240802-66b115076
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
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 @@ -19,7 +19,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: statusreconciler
image: us-docker.pkg.dev/k8s-infra-prow/images/status-reconciler:v20241029-f945d434d
image: us-docker.pkg.dev/k8s-infra-prow/images/status-reconciler:v20240802-66b115076
imagePullPolicy: Always
args:
- --config-path=/etc/config/config.yaml
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 @@ -18,7 +18,7 @@ spec:
serviceAccountName: tide
containers:
- name: tide
image: us-docker.pkg.dev/k8s-infra-prow/images/tide:v20241029-f945d434d
image: us-docker.pkg.dev/k8s-infra-prow/images/tide:v20240802-66b115076
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down
8 changes: 4 additions & 4 deletions prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ plank:
timeout: 2h
grace_period: 15s
utility_images:
clonerefs: "us-docker.pkg.dev/k8s-infra-prow/images/clonerefs:v20241029-f945d434d"
initupload: "us-docker.pkg.dev/k8s-infra-prow/images/initupload:v20241029-f945d434d"
entrypoint: "us-docker.pkg.dev/k8s-infra-prow/images/entrypoint:v20241029-f945d434d"
sidecar: "us-docker.pkg.dev/k8s-infra-prow/images/sidecar:v20241029-f945d434d"
clonerefs: "us-docker.pkg.dev/k8s-infra-prow/images/clonerefs:v20240802-66b115076"
initupload: "us-docker.pkg.dev/k8s-infra-prow/images/initupload:v20240802-66b115076"
entrypoint: "us-docker.pkg.dev/k8s-infra-prow/images/entrypoint:v20240802-66b115076"
sidecar: "us-docker.pkg.dev/k8s-infra-prow/images/sidecar:v20240802-66b115076"
gcs_configuration:
bucket: "istio-prow"
path_strategy: "explicit"
Expand Down

0 comments on commit ef4a24b

Please sign in to comment.