Skip to content
Open
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: 2 additions & 0 deletions config/jobs/kubernetes/test-infra/janitors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ periodics:
- --path=s3://cloud-provider-aws-shared-e2e/objs.json
- --exclude-tags=Shared=Ignore
- --enable-target-group-clean=true
- --clean-ecr-repositories=aws-ebs-csi-driver
image: gcr.io/k8s-staging-boskos/aws-janitor:v20260107-c2c6f43
resources:
requests:
Expand Down Expand Up @@ -55,6 +56,7 @@ periodics:
- --ttl=2h30m
- --path=s3://k8s-kops-prow/objs.json
- --exclude-tags=Shared=Ignore
- --clean-ecr-repositories=aws-ebs-csi-driver
image: gcr.io/k8s-staging-boskos/aws-janitor:v20260107-c2c6f43
annotations:
testgrid-dashboards: sig-testing-maintenance
Expand Down