airflow-helm / charts

The User-Community Airflow Helm Chart is the standard way to deploy Apache Airflow on Kubernetes with Helm. Originally created in 2017, it has since helped thousands of companies create production-ready deployments of Airflow on Kubernetes.
https://github.com/airflow-helm/charts/tree/main/charts/airflow
Apache License 2.0
647 stars 475 forks source link

feat: Local Executor Support #686

Closed asosnovsky-sumologic closed 1 year ago

asosnovsky-sumologic commented 1 year ago

What issues does your PR fix?

The ability to specify LocalExecutor as an airflow executor

This PR makes the following changes...

For all Pull Requests

asosnovsky-sumologic commented 1 year ago

^ this would be super to add , and I am currently running it in our testing env from my own personal branch

asosnovsky-sumologic commented 1 year ago

@thesuperzapper bump?