Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Prow to v20240802-66b115076 #5515

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
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:v20241217-ace5c41a5
- 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:v20241217-ace5c41a5
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:v20241217-ace5c41a5
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:v20241217-ace5c41a5
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:v20241217-ace5c41a5
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:v20241217-ace5c41a5
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:v20241217-ace5c41a5
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:v20241217-ace5c41a5
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:v20241217-ace5c41a5
- 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:v20241217-ace5c41a5
- 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:v20241217-ace5c41a5
- 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:v20241217-ace5c41a5
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:v20241217-ace5c41a5
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:v20241217-ace5c41a5
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:v20241217-ace5c41a5
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:v20241217-ace5c41a5
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:v20241217-ace5c41a5"
initupload: "us-docker.pkg.dev/k8s-infra-prow/images/initupload:v20241217-ace5c41a5"
entrypoint: "us-docker.pkg.dev/k8s-infra-prow/images/entrypoint:v20241217-ace5c41a5"
sidecar: "us-docker.pkg.dev/k8s-infra-prow/images/sidecar:v20241217-ace5c41a5"
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