potiuk commented on pull request #2708: URL: https://github.com/apache/airflow/pull/2708#issuecomment-876518835
The issue has been closed due to inactivity of the original creator @sblanton. We need someone who "owns" the PR and leads it to successful completion. The process is described here https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst (and you have even https://github.com/apache/airflow/blob/main/CONTRIBUTORS_QUICK_START.rst ). Airflow is a community managed project so you are free to take overy and lead it to completion. I think it could be a nice contribution (though you might mistake Nomad operator with Nomad managing resources for Airflow). Those are two different things and I doubt either would solve the deployment problem you have. BTW. The officially released and community supported solution for deploying Airflow is Helm Chart. https://airflow.apache.org/docs/helm-chart/stable/index.html and there you can manage your resources as you wish. The docker compose we publish here: https://airflow.apache.org/docs/apache-airflow/stable/start/docker.html is a quick-start for development only . However there is an open issue to add more production-ready examples (and maybe even a generator for docker-compose) https://github.com/apache/airflow/issues/16031. Not sure if you would like to work on it but maybe that's a good idea? I can assign you the issue if you want. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
