Skip to content

Commit

Permalink
Bumping Prow and Prow - test-infra and Prow - ci-infra (#2933)
Browse files Browse the repository at this point in the history
us-docker.pkg.dev/k8s-infra-prow/images/ changes: kubernetes-sigs/prow@ace5c41...1d2c3b9 (2024‑12‑17 → 2024‑12‑23)

No gcr.io/k8s-staging-test-infra/ changes.

No europe-docker.pkg.dev/gardener-project/releases/ci-infra/ changes.
  • Loading branch information
gardener-ci-robot authored Dec 24, 2024
1 parent b55b5b2 commit 9b4b82e
Show file tree
Hide file tree
Showing 16 changed files with 25 additions and 25 deletions.
14 changes: 7 additions & 7 deletions config/jobs/ci-infra/ci-infra-periodics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ periodics:
app: branchprotector
spec:
containers:
- image: us-docker.pkg.dev/k8s-infra-prow/images/branchprotector:v20241217-ace5c41a5
- image: us-docker.pkg.dev/k8s-infra-prow/images/branchprotector:v20241223-1d2c3b928
command:
- branchprotector
args:
Expand Down Expand Up @@ -163,7 +163,7 @@ periodics:
testgrid-create-test-group: "false"
spec:
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:v20241223-1d2c3b928
command:
- generic-autobumper
args:
Expand Down Expand Up @@ -194,7 +194,7 @@ periodics:
testgrid-create-test-group: "false"
spec:
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:v20241223-1d2c3b928
command:
- generic-autobumper
args:
Expand Down Expand Up @@ -225,7 +225,7 @@ periodics:
testgrid-create-test-group: "false"
spec:
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:v20241223-1d2c3b928
command:
- generic-autobumper
args:
Expand Down Expand Up @@ -256,7 +256,7 @@ periodics:
testgrid-create-test-group: "false"
spec:
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:v20241223-1d2c3b928
command:
- generic-autobumper
args:
Expand Down Expand Up @@ -290,7 +290,7 @@ periodics:
testgrid-create-test-group: "false"
spec:
containers:
- image: us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20241217-ace5c41a5
- image: us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20241223-1d2c3b928
command:
- checkconfig
args:
Expand Down Expand Up @@ -322,7 +322,7 @@ periodics:
testgrid-create-test-group: "false"
spec:
containers:
- image: us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20241217-ace5c41a5
- image: us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20241223-1d2c3b928
command:
- checkconfig
args:
Expand Down
2 changes: 1 addition & 1 deletion config/jobs/ci-infra/ci-infra-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ presubmits:
description: Runs checkconfig to validate changes to job configs, config.yaml and friends
spec:
containers:
- image: us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20241217-ace5c41a5
- image: us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20241223-1d2c3b928
command:
- checkconfig
args:
Expand Down
2 changes: 1 addition & 1 deletion config/mkpj.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
cd "$(git rev-parse --show-toplevel)"

docker run -i --rm -w /etc/ci-infra -v $PWD:/etc/ci-infra \
us-docker.pkg.dev/k8s-infra-prow/images/mkpj:v20241217-ace5c41a5 \
us-docker.pkg.dev/k8s-infra-prow/images/mkpj:v20241223-1d2c3b928 \
--config-path=config/prow/config.yaml \
--job-config-path=config/jobs \
"$@"
8 changes: 4 additions & 4 deletions config/prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ plank:
timeout: 2h
grace_period: 15m
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:v20241223-1d2c3b928"
initupload: "us-docker.pkg.dev/k8s-infra-prow/images/initupload:v20241223-1d2c3b928"
entrypoint: "us-docker.pkg.dev/k8s-infra-prow/images/entrypoint:v20241223-1d2c3b928"
sidecar: "us-docker.pkg.dev/k8s-infra-prow/images/sidecar:v20241223-1d2c3b928"
gcs_configuration:
bucket: "gardener-prow"
path_strategy: explicit
Expand Down
2 changes: 1 addition & 1 deletion deploy/prow/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:v20241223-1d2c3b928
args:
- --blob-storage-workers=10
- --config-path=/etc/config/config.yaml
Expand Down
2 changes: 1 addition & 1 deletion deploy/prow/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:v20241223-1d2c3b928
imagePullPolicy: Always
ports:
- name: http
Expand Down
2 changes: 1 addition & 1 deletion deploy/prow/ghproxy_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,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:v20241223-1d2c3b928
args:
- --cache-dir=/cache
- --cache-sizeGB=9
Expand Down
2 changes: 1 addition & 1 deletion deploy/prow/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:v20241223-1d2c3b928
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion deploy/prow/horologium_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,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:v20241223-1d2c3b928
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion deploy/prow/needs-rebase_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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:v20241223-1d2c3b928
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion deploy/prow/prow_controller_manager_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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:v20241223-1d2c3b928
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion deploy/prow/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:v20241217-ace5c41a5
image: us-docker.pkg.dev/k8s-infra-prow/images/sinker:v20241223-1d2c3b928
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 deploy/prow/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:v20241223-1d2c3b928
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion deploy/prow/tide_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,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:v20241223-1d2c3b928
args:
- --dry-run=false
- --github-endpoint=http://ghproxy
Expand Down
2 changes: 1 addition & 1 deletion hack/bootstrap-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ cd "$(git rev-parse --show-toplevel)"

docker run --rm -w /etc/ci-infra -v $PWD:/etc/ci-infra \
-v "$temp_kubeconfig":/etc/kubeconfig \
us-docker.pkg.dev/k8s-infra-prow/images/config-bootstrapper:v20241217-ace5c41a5 \
us-docker.pkg.dev/k8s-infra-prow/images/config-bootstrapper:v20241223-1d2c3b928 \
--kubeconfig=/etc/kubeconfig \
--source-path=. \
--config-path=config/prow/config.yaml \
Expand Down
2 changes: 1 addition & 1 deletion hack/check-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ set -o pipefail
cd "$(git rev-parse --show-toplevel)"

docker run --rm -w /etc/ci-infra -v $PWD:/etc/ci-infra \
us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20241217-ace5c41a5 \
us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20241223-1d2c3b928 \
--config-path=config/prow/config.yaml \
--job-config-path=config/jobs \
--plugin-config=config/prow/plugins.yaml \
Expand Down

0 comments on commit 9b4b82e

Please sign in to comment.