dstandish commented on code in PR #28844:
URL: https://github.com/apache/airflow/pull/28844#discussion_r1066657098


##########
airflow/executors/kubernetes_executor.py:
##########
@@ -52,6 +52,7 @@
 from airflow.utils.state import State
 
 ALL_NAMESPACES = "ALL_NAMESPACES"
+POD_DONE_KEY = "airflow_done"

Review Comment:
   just to shed it up...
   
   "executor_done" or "do_not_adopt"



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to