Skip to content

Releases: EDITD/kubetools

v13.14.1

10 Jul 12:56
ec80711
Compare
Choose a tag to compare
  • Add annotations and labels options to resources defined in kubetools.yaml file

v13.14.0

12 Mar 12:08
016e8d6
Compare
Choose a tag to compare
  • Fix docker-compose conflict when kubetools commands are called without activating their venv
  • Add Python 3.12 to supported versions, albeit without Flake8 because of CPython bug
  • Upgrade GitHub actions workflow to deal with deprecation warnings

v13.13.1

02 Feb 13:56
a503e73
Compare
Choose a tag to compare
  • Add nodeSelector config to kubetools file
  • Fix bug where config command was not printing the actual k8s configs used by deploy because it did not take into account the kube-context, whether default or given with --context.

v13.13.0

07 Dec 12:17
853b53b
Compare
Choose a tag to compare
  • Cython 3.0 release is preventing this package to be released. A constraint of cython<3 needs to be added to install this
  • Add ability to use secrets in "migration" jobs

v13.12.1

11 Jul 14:04
c162a99
Compare
Choose a tag to compare
  • De-couple serviceAccountName and secrets

v13.12.0

09 Jul 06:22
bbf00d6
Compare
Choose a tag to compare
  • Add support for docker build arguments

v13.11.0

06 Jul 11:13
8565800
Compare
Choose a tag to compare
  • Add support to specify SecretProviderClass
  • Add support to specify ServiceAccount

v13.10.0

17 Apr 11:14
a472040
Compare
Choose a tag to compare
  • Add ability to provide a custom script to check the presence of the image on the target registry
  • Re-work checking for CronJob API version compatibility against the target k8s cluster
  • Fix crash where we could try to delete default namespace, which is forbidden by k8s
  • Fix crash where we tried to delete a namespace that doesn't exist
  • Fix crash trying to gather annotations from k8s resource that can't have any

v13.9.6

15 Mar 14:08
553249f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v13.9.5.1...v13.9.6

v13.9.5.1

05 Mar 11:22
a212d0d
Compare
Choose a tag to compare

Point release for the migration of publishing to GitHub Actions

What's Changed

Full Changelog: v13.9.5...v13.9.5.1