fdemiane opened a new pull request, #33500:
URL: https://github.com/apache/airflow/pull/33500

   The KubernetesPodOperator is duplicating logs when they are interrupted. 
When calling _client.read_namespaced_pod_log, we were passing an outdated 
since_seconds: we were not using the latest captured timestamp when computing 
since_seconds.
   
   closes: #33498 


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