Skip to content

Commit

Permalink
Bumping boskos and ghproxy and prow
Browse files Browse the repository at this point in the history
Multiple distinct gcr.io/k8s-staging-boskos/ changes:

Commits | Dates | Images
--- | --- | ---
kubernetes-sigs/boskos@9f79a9e...1230f5b | 2024‑12‑05 → 2025‑02‑10 | boskos, janitor, reaper

Multiple distinct us-docker.pkg.dev/k8s-infra-prow/images/ghproxy changes:

Commits | Dates | Images
--- | --- | ---
kubernetes-sigs/prow@8e8a5cf...8531f88 | 2024‑12‑24 → 2025‑02‑09 | images/ghproxy

Multiple distinct us-docker.pkg.dev/k8s-infra-prow/images/ changes:

Commits | Dates | Images
--- | --- | ---
kubernetes-sigs/prow@8e8a5cf...8531f88 | 2024‑12‑24 → 2025‑02‑09 | images/cherrypicker, images/crier, images/deck, images/ghproxy, images/hook, images/horologium, images/needs-rebase, images/pipeline, images/prow-controller-manager, images/sinker, images/status-reconciler, images/tide
  • Loading branch information
k8s-infra-ci-robot authored and ci-robot committed Feb 11, 2025
1 parent df3b156 commit 905c50d
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
spec:
containers:
- name: ghproxy
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20241224-8e8a5cfe7
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20250209-8531f883f
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow-build/prow/boskos-janitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
serviceAccountName: boskos-janitor
containers:
- name: boskos-janitor
image: gcr.io/k8s-staging-boskos/janitor:v20241205-9f79a9e
image: gcr.io/k8s-staging-boskos/janitor:v20250210-1230f5b
args:
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
- --resource-type=gce-project,gpu-project,scalability-project,scalability-scale-project
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow-build/prow/boskos-reaper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: boskos-reaper
image: gcr.io/k8s-staging-boskos/reaper:v20241205-9f79a9e
image: gcr.io/k8s-staging-boskos/reaper:v20250210-1230f5b
args:
- --boskos-url=http://boskos.test-pods.svc.cluster.local.
- --resource-type=gce-project,gpu-project,scalability-project,scalability-scale-project
2 changes: 1 addition & 1 deletion kubernetes/gke-prow-build/prow/boskos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: boskos
image: gcr.io/k8s-staging-boskos/boskos:v20241205-9f79a9e
image: gcr.io/k8s-staging-boskos/boskos:v20250210-1230f5b
args:
- --config=/etc/config/config
- --namespace=test-pods
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/cherrypicker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: cherrypicker
image: us-docker.pkg.dev/k8s-infra-prow/images/cherrypicker:v20241224-8e8a5cfe7
image: us-docker.pkg.dev/k8s-infra-prow/images/cherrypicker:v20250209-8531f883f
imagePullPolicy: Always
args:
- --github-token-path=/etc/github/token
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/crier.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:v20241224-8e8a5cfe7
image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20250209-8531f883f
args:
- --blob-storage-workers=1
- --config-path=/etc/config/config.yaml
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/deck.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:v20241224-8e8a5cfe7
image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20250209-8531f883f
imagePullPolicy: Always
ports:
- name: http
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/ghproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ spec:
spec:
containers:
- name: ghproxy
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20241224-8e8a5cfe7
image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20250209-8531f883f
args:
- --cache-dir=/cache
- --cache-sizeGB=99
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/hook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: hook
image: us-docker.pkg.dev/k8s-infra-prow/images/hook:v20241224-8e8a5cfe7
image: us-docker.pkg.dev/k8s-infra-prow/images/hook:v20250209-8531f883f
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/horologium.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
terminationGracePeriodSeconds: 30
containers:
- name: horologium
image: us-docker.pkg.dev/k8s-infra-prow/images/horologium:v20241224-8e8a5cfe7
image: us-docker.pkg.dev/k8s-infra-prow/images/horologium:v20250209-8531f883f
args:
- --config-path=/etc/config/config.yaml
- --job-config-path=/etc/job-config
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/needs-rebase.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:v20241224-8e8a5cfe7
image: us-docker.pkg.dev/k8s-infra-prow/images/needs-rebase:v20250209-8531f883f
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# serviceAccountName: prow-pipeline
# containers:
# - name: pipeline
# image: us-docker.pkg.dev/k8s-infra-prow/images/pipeline:v20241224-8e8a5cfe7
# image: us-docker.pkg.dev/k8s-infra-prow/images/pipeline:v20250209-8531f883f
# args:
# - --all-contexts
# - --config=/etc/prow-config/config.yaml
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/prow-controller-manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
serviceAccountName: prow-controller-manager
containers:
- name: prow-controller-manager
image: us-docker.pkg.dev/k8s-infra-prow/images/prow-controller-manager:v20241224-8e8a5cfe7
image: us-docker.pkg.dev/k8s-infra-prow/images/prow-controller-manager:v20250209-8531f883f
args:
- --config-path=/etc/config/config.yaml
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/sinker.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:v20241224-8e8a5cfe7
image: us-docker.pkg.dev/k8s-infra-prow/images/sinker:v20250209-8531f883f
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 kubernetes/gke-prow/prow/statusreconciler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: statusreconciler
image: us-docker.pkg.dev/k8s-infra-prow/images/status-reconciler:v20241224-8e8a5cfe7
image: us-docker.pkg.dev/k8s-infra-prow/images/status-reconciler:v20250209-8531f883f
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/gke-prow/prow/tide.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:v20241224-8e8a5cfe7
image: us-docker.pkg.dev/k8s-infra-prow/images/tide:v20250209-8531f883f
args:
- --dry-run=false
- --github-endpoint=http://ghproxy
Expand Down

0 comments on commit 905c50d

Please sign in to comment.