Skip to content

Add garbage collector cron job#216

Open
s-vitaliy wants to merge 9 commits intomainfrom
garbage-collector-cronjob
Open

Add garbage collector cron job#216
s-vitaliy wants to merge 9 commits intomainfrom
garbage-collector-cronjob

Conversation

@s-vitaliy
Copy link
Contributor

@s-vitaliy s-vitaliy commented Feb 3, 2026

Scope

Implemented:

  • This pull request adds a cron job that is intended to delete backfill requests periodically. This is a temporary solution that should allow us to limit the growth in the number of backfill requests until we have a backfill quota controller (required for external triggering).

Checklist

  • GitHub issue exists for this change.
  • Unit tests added and they pass.
  • Line Coverage is at least 80%.
  • Review requested on latest commit.

@github-actions
Copy link

github-actions bot commented Feb 3, 2026

go-test-coverage report:

Package coverage threshold (70%) satisfied:	PASS
Total coverage threshold (75%) satisfied:	PASS
Total test coverage: 85.3% (405/475)

@s-vitaliy s-vitaliy changed the title Add garbage collector image Add garbage collector cron job Feb 9, 2026
# Conflicts:
#	integration_tests/helm/setup/Chart.lock
#	integration_tests/helm/setup/Chart.yaml
#	pkg/apis/streaming/v1/types.go
@s-vitaliy s-vitaliy marked this pull request as ready for review February 9, 2026 11:43
@s-vitaliy s-vitaliy requested a review from a team as a code owner February 9, 2026 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants