Releases: hjacobs/kube-job-cleaner
Releases · hjacobs/kube-job-cleaner
0.8
- #18: handle pods with failed init containers
- update to Alpine 3.8
0.7
- #12: always remove preempted pods
0.6
- #9: forcibly clean up jobs with no status
0.5
- #8: fix crash on empty job statuses
0.4
- #3: add
--timeout-seconds
option to kill jobs after a certain time
0.3
- also clean up jobs and pods with reason "container create failed"
0.2
- delete pods explicitly
- cleanup failed pods too