Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.

Releases: hjacobs/kube-job-cleaner

0.8

10 Jan 12:21
Compare
Choose a tag to compare
  • #18: handle pods with failed init containers
  • update to Alpine 3.8

0.7

31 May 14:02
Compare
Choose a tag to compare
0.7
  • #12: always remove preempted pods

0.6

19 Mar 07:58
Compare
Choose a tag to compare
0.6
  • #9: forcibly clean up jobs with no status

0.5

16 Feb 17:10
Compare
Choose a tag to compare
0.5
  • #8: fix crash on empty job statuses

0.4

10 Jun 15:57
Compare
Choose a tag to compare
0.4
  • #3: add --timeout-seconds option to kill jobs after a certain time

0.3

26 Apr 09:10
Compare
Choose a tag to compare
0.3
  • also clean up jobs and pods with reason "container create failed"

0.2

19 Feb 19:59
Compare
Choose a tag to compare
0.2
  • delete pods explicitly
  • cleanup failed pods too