airflow-helm/charts

Feature - add dask executor support

cherusk opened this issue · 4 comments

Checks

Motivation

I would like to use this chart as part of an step in the efforts of operationalizing godon stack.

I find dask executor is a great option, in my mind even superior to the other executors. In other words I do not want to use the othe executors for various reasons.

Implementation

As several executor "backends" are already supported by this chart, taking up dask executor should not be too great of a lifting.

Are you willing & able to help?

  • I am able to submit a PR!
  • I can help test the feature!

@cherusk Are you interested in contributing to this feature, or are you only able to test?

Because I am open to any contributions you might have in this space.

@thesuperzapper I've perused the code an I think I can mostly implement this myself.

Viably I will need supervision/advice beyond a PR review how to approach it best.

I'll file a PR soonish ...