Skip to content

Releases: h3poteto/kube-job

0.6.1

21 Sep 13:12
ba59d74
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

0.6.0

16 Apr 06:10
f54bfa3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.6.0

0.5.3

09 Dec 03:53
1ade947
Compare
Choose a tag to compare

What's Changed

  • Update kind version in CI by @h3poteto in #148
  • Update k8s libraries version to 1.21.5 by @h3poteto in #149
  • Update module github.com/mattn/go-shellwords to v1.0.12 by @renovate in #143
  • Update module k8s.io/klog/v2 to v2.20.0 by @renovate in #146
  • Update module github.com/spf13/cobra to v1.2.1 by @renovate in #145
  • Update module github.com/onsi/ginkgo to v1.16.4 by @renovate in #142
  • Fix: random generated label length by @showwin in #147
  • Update module github.com/onsi/gomega to v1.16.0 by @renovate in #141
  • Update module github.com/spf13/viper to v1.9.0 by @renovate in #144
  • Update module k8s.io/klog/v2 to v2.30.0 by @renovate in #153
  • Upload assets from actions when I create a new release by @h3poteto in #155
  • Specify go version in release actions by @h3poteto in #156
  • Update module github.com/onsi/ginkgo to v1.16.5 by @renovate in #151
  • Update module github.com/onsi/gomega to v1.17.0 by @renovate in #154

Full Changelog: v0.5.2...v0.5.3

0.5.2

26 May 16:28
bb00b87
Compare
Choose a tag to compare

Changed

  • #140 Update module k8s.io/klog/v2 to v2.9.0
  • #134 Update module github.com/onsi/gomega to v1.12.0
  • #124 Update module github.com/onsi/ginkgo to v1.16.2
  • #131 Update module k8s.io/klog/v2 to v2.8.0
  • #123 Update module github.com/mattn/go-shellwords to v1.0.11
  • #132 Update module github.com/spf13/cobra to v1
  • #138 Go mod tidy in renovate
  • #130 Update module github.com/spf13/viper to v1.7.1
  • #128 Update module github.com/sirupsen/logrus to v1.8.1
  • #137 better explanation for --template-file option
  • #133 Add github workflow to fix go mod for renovate PRs
  • #127 Add Renovate badge
  • #126 Update renovate config
  • #122 Configure Renovate

Fixed

  • #139 bugfix: Job could be removed before starting correctly

0.5.1

31 Mar 16:14
f0f0376
Compare
Choose a tag to compare

Added

  • #120 Use InClusterConfig when no config is supplied

Changed

  • #121 Update go.sum
  • #113 Bump github.com/onsi/gomega from 1.7.0 to 1.11.0
  • #110 Bump k8s.io/client-go from 0.20.2 to 0.20.4

0.5.0

15 Feb 10:12
Compare
Choose a tag to compare

Added

Changed

  • #101 refs #98 Update status badges
  • #96 Bump k8s.io/client-go from 0.18.6 to 0.20.2
  • #99 Use github actions instead of travis as CI
  • #65 Bump k8s.io/client-go from 0.18.3 to 0.18.6

0.4.3

21 Jul 16:11
Compare
Choose a tag to compare

Added

  • #68 closes #66 Validate job template before run the job

Changed

  • #65 Bump k8s.io/client-go from 0.18.3 to 0.18.6

Fixed

  • #69 closes #67 Expand environment variables in config file path

0.4.2

17 Jun 06:10
Compare
Choose a tag to compare

Fixed

  • #56 closes #55 Catch error when the pod has sidecar

0.4.1

16 Jun 09:15
8e3612c
Compare
Choose a tag to compare

Changed

  • #50 Bump k8s.io/client-go from 0.18.2 to 0.18.3

Fixed

  • #54 refs #53 Delete job before delete pods in cleanup

0.4.0

12 May 09:06
Compare
Choose a tag to compare

Added

  • #48 closes #47 Add an option to ignore not specified containers when detect stop the job

Changed

  • #49 Bump to k8s.io version 0.18.2
  • #46 Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0
  • #43 Bump k8s.io/client-go from 0.18.0 to 0.18.2
  • #38 Bump k8s.io libraries to 0.18.0