Skip to content

Releases: stefanprodan/kjob

v0.4.0

15 Mar 12:07
Compare
Choose a tag to compare
  • PR #6 build: update Kubernetes client to v0.18.0-beta.2
  • PR #5 refactoring: add job types and controller

v0.3.0

14 Mar 15:22
Compare
Choose a tag to compare
  • PR #4 cmd: add shell flag
  • PR #3 ci: add integration test for failed jobs

v0.2.0

10 Mar 23:31
Compare
Choose a tag to compare

Changelog

bf88e10 Release v0.2.0
a8c8ddb Add timeout for Kubernetes operations - upgrade Kubernetes client-go to 1.18.0-beta.1 - use context with timeout for Kubernetes API calls
8c80b70 Load kubeconfig from home dir
28d4b24 Add job command override option
7c3ea5b Merge pull request #1 from alexellis/patch-1
5d636e6 Fix example in README
afb46dd Add GitHub Actions badges
6c6a064 Add e2e test to CI
93831d6 Add release command
612c323 Cache go mod in CI
031fe60 Add CI workflow
6a7b360 Use cobra
36d512d Use informers
f81b677 Create Job from CronJob and print logs
a4bd78a Initial commit

v0.1.0

09 Mar 15:40
Compare
Choose a tag to compare

Changelog

28d4b24 Add job command override option
7c3ea5b Merge pull request #1 from alexellis/patch-1
5d636e6 Fix example in README
afb46dd Add GitHub Actions badges
6c6a064 Add e2e test to CI
93831d6 Add release command
612c323 Cache go mod in CI
031fe60 Add CI workflow
6a7b360 Use cobra
36d512d Use informers
f81b677 Create Job from CronJob and print logs
a4bd78a Initial commit

v0.0.1

07 Mar 00:28
Compare
Choose a tag to compare

Changelog

93831d6 Add release command
612c323 Cache go mod in CI
031fe60 Add CI workflow
6a7b360 Use cobra
36d512d Use informers
f81b677 Create Job from CronJob and print logs
a4bd78a Initial commit