svdimchenko commented on code in PR #31595:
URL: https://github.com/apache/airflow/pull/31595#discussion_r1209291494


##########
airflow/providers/cncf/kubernetes/operators/pod.py:
##########
@@ -225,6 +225,7 @@ class KubernetesPodOperator(BaseOperator):
         container name to use.
     :param deferrable: Run operator in the deferrable mode.
     :param poll_interval: Polling period in seconds to check for the status. 
Used only in deferrable mode.
+    :param log_pod_on_failure: If pod template should be logged in a case of 
task fail.

Review Comment:
   agree, renamed.



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