• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

opendefensecloud / solution-arsenal / 23530208184

25 Mar 2026 07:40AM UTC coverage: 71.809% (+0.4%) from 71.419%
23530208184

push

github

web-flow
feat: add configurable TTL for failed render job cleanup (#326)

* feat: add failedJobTTL field to Release for failed job cleanup

Adds a new optional field `failedJobTTL` to ReleaseSpec that allows users
to configure how long failed render jobs are retained before cleanup.
- Field propagates from Release to RenderTask to the underlying Job's
  TTLSecondsAfterFinished
- Defaults to 3600 seconds (1 hour) if not set
- Secrets (ConfigSecret, AuthSecret) are cleaned up when RenderTask is
  deleted via the existing finalizer
- Successful jobs continue to be cleaned up immediately by the controller

* docs: More explicit documentation for new field

3 of 5 new or added lines in 2 files covered. (60.0%)

9 existing lines in 3 files now uncovered.

2183 of 3040 relevant lines covered (71.81%)

13.64 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

88.21
/pkg/controller/rendertask_controller.go


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc