Hello everyone, Following discussion: Executors docs should be published in Airflow core or providers?
https://lists.apache.org/thread/vlhjgj3m7qzzcfdqwfrjkod8235sjzvp I'm calling for a lazy consensus on modify decision of previous vote Move K8S / Celery (and related) executors to respective providers (discussion thread <https://lists.apache.org/thread/kwwhz62lddygodpgr3fk4b9tthtld9do>, vote thread <https://lists.apache.org/thread/7gyw7ty9vm0pokjxq7y3b1zw6mrlxfm8>) The item to be changed is Also, resulting from the discussion we will keep documentation for > available executors in Airflow (so they will still be considered as THE > executors available and will be discoverable in the same way as today). to: Executor documentation will be published with the code package it's defined in. Executors that are defined in Airflow core (like LocalExecutor) will have docs published with core release and Executors defined in providers (Like: CeleryExecutor) will be published with provider release. We will also modify the core executor doc to have a high level explanation of executors and link-index to all executors in providers. High level is considered any information that is relevant for all executors. Let me know if there are any doubts, otherwise I assume a consensus. The lazy consensus will run for 3 days till October 17 2023 08.00am. Elad Kalif