Skip to content

Releases: zbrookle/avionix_airflow

Add namespace for pod workers

22 Oct 15:52
a5c9db0
Compare
Choose a tag to compare

Latest update creates an option for a separate namespace to be created for worker pods so that they can be granted separate access using RBAC if user chooses to do so

BUG: Workers weren't terminating on success

02 Oct 18:19
b7acee4
Compare
Choose a tag to compare

Sets pod template retry policy to "Never"

Typed didn't get added before

24 Sep 02:07
3368a32
Compare
Choose a tag to compare

Missing setup.py setting didn't include py.typed in last pypi release

Typing and small enhancement

24 Sep 00:35
e36657e
Compare
Choose a tag to compare

Can now set master image and also added official support for Mypy

ENH: Can use add id_rsa automatically

21 Sep 21:20
aff7132
Compare
Choose a tag to compare

Adds feature to automatically inject id_rsa using a secret mount

Installation Fix

16 Sep 04:41
19dd8db
Compare
Choose a tag to compare

Updates to latest version of avionix and fixes broken installation

Add PyPI documentation

10 Sep 19:11
b0abfca
Compare
Choose a tag to compare
Merge pull request #36 from zbrookle/update_readme

DOC: Update readme to go on PyPi

Initial release

17 Aug 15:12
Compare
Choose a tag to compare

Initial release of avionix airflow