Releases: stefanprodan/kjob
v0.4.0
v0.3.0
v0.2.0
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
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