kannon
kannon copied to clipboard
Kannon is a wrapper for the gokart library that allows gokart tasks to be easily executed in a distributed and parallel manner on multiple kubernetes jobs.
Now we are just using `requirements.txt` but I think it's better to use poetry to pin versions. Otherwise, a new major version of a certain library may appear and break...
# Feature Request I would like to be able to seamlessly run jobs on a k8s cluster from my local machine using Kanon. To achieve this, we need to avoid...
Support the latest gokart `1.4.0` in kannon. Changes - Add a dependency to gokart `1.4.0` - Remove python 3.8 support, and add 3.12 support, along with `gokart 1.4.0` - Run...
SSIA
Bumps [luigi](https://github.com/spotify/luigi) from 3.3.0 to 3.6.0. Release notes Sourced from luigi's releases. 3.6.0 What's Changed Fix logging of sensitive information in pai.py by @Ali-Razmjoo in spotify/luigi#3310 Fix overly permissive file...