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@1230f5b...b1dff6c | 2025‑02‑10 → 2025‑03‑03 | boskos, janitor, reaper

No us-docker.pkg.dev/k8s-infra-prow/images/ghproxy changes.

No us-docker.pkg.dev/k8s-infra-prow/images/ changes.
  • Loading branch information
k8s-infra-ci-robot authored and ci-robot committed Mar 3, 2025
1 parent c4ccc25 commit b1c141a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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:v20250210-1230f5b
image: gcr.io/k8s-staging-boskos/janitor:v20250303-b1dff6c
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:v20250210-1230f5b
image: gcr.io/k8s-staging-boskos/reaper:v20250303-b1dff6c
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:v20250210-1230f5b
image: gcr.io/k8s-staging-boskos/boskos:v20250303-b1dff6c
args:
- --config=/etc/config/config
- --namespace=test-pods
Expand Down

0 comments on commit b1c141a

Please sign in to comment.