eladkal commented on code in PR #62401:
URL: https://github.com/apache/airflow/pull/62401#discussion_r2880041864


##########
providers/cncf/kubernetes/docs/operators.rst:
##########
@@ -155,6 +155,35 @@ Example to fetch and display container log periodically
     :end-before: [END howto_operator_async_log]
 
 
+Pod cleanup on kill
+^^^^^^^^^^^^^^^^^^^
+
+The ``cancel_on_kill`` parameter controls whether the Kubernetes pod is 
deleted when a

Review Comment:
   Wouldn't it be better to call it
   on_kill_action similar to on_finish_action? And have it as list of values 
(no action, etc...) 



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