jscheffl commented on code in PR #46944:
URL: https://github.com/apache/airflow/pull/46944#discussion_r1964413935


##########
newsfragments/46944.significant.rst:
##########
@@ -0,0 +1,16 @@
+Statically-coded executors are now deprecated
+
+The Statically-coded executors ``LocalKubernetesExecutor`` and 
``CeleryKubernetesExecutor`` are now deprecated in favor of Multiple Executor 
Configuration. They will be removed in Airflow 3.0
+
+* Types of change
+
+  * [x] Dag changes
+  * [x] Config changes
+  * [ ] API changes
+  * [ ] CLI changes
+  * [ ] Behaviour changes
+  * [ ] Plugin changes
+  * [ ] Dependency changes
+  * [ ] Code interface changes
+
+* Migration rules needed

Review Comment:
   I am not super sure but I _think_ the classification is mainly for Airflow 3 
- but as you are adding this to v2-10-test I think this is not needed.



-- 
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]

Reply via email to