Skip to content

Releases: shigedangao/bakkutteh

v0.1.7

22 Feb 16:50
Compare
Choose a tag to compare
  • Bump to edition 2024
  • Some code simplification
  • Allow to set the resources limits for the new job. By default the requests & resources are fetch from the existing resource

v0.1.6

05 Feb 21:15
Compare
Choose a tag to compare
  • Remove managedFields and controller-uid labels when doing a dry-run to make it easier to apply the result yaml into k8s

v0.1.5

02 Feb 17:21
Compare
Choose a tag to compare
  • Fix an issue when creating a job from a selected deployment using the selection list

v0.1.3

13 Jan 22:25
Compare
Choose a tag to compare
  • Add the possibility to add additional environment variable using the format NAME=VALUE to a selected container

Release v0.1.2

12 Dec 21:14
Compare
Choose a tag to compare

Changelog

  • Fix ordering of the environment variables
  • Add missing unit tests
  • Bump dependencies

v0.1.1

05 Dec 22:36
Compare
Choose a tag to compare
  • Fix being unable to quit the cli when choosing the environment variables

Release v0.1.0

20 Nov 21:57
Compare
Choose a tag to compare
  • Allow user to select a cronjob if no name is passed

Release 0.0.1

19 Nov 22:13
Compare
Choose a tag to compare

Initial release