dimberman commented on a change in pull request #4943: [AIRFLOW-XXX] add 
description of is_delete_operator_pod
URL: https://github.com/apache/airflow/pull/4943#discussion_r267554892
 
 

 ##########
 File path: airflow/contrib/operators/kubernetes_pod_operator.py
 ##########
 @@ -80,6 +80,10 @@ class KubernetesPodOperator(BaseOperator):
         /airflow/xcom/return.json in the container will also be pushed to an
         XCom when the container completes.
     :type do_xcom_push: bool
+    :param is_delete_operator_pod: If True, delete the pod after it's reached
+        a final state (independent of pod success), or the task instance gets 
 
 Review comment:
   +1

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to