Freddy Demiane

Results 2 comments of Freddy Demiane

If we actually look at the logs, the logs that have been duplicated are within one second. If we look at the code [here](https://github.com/apache/airflow/blob/providers-cncf-kubernetes/7.13.0/airflow/providers/cncf/kubernetes/utils/pod_manager.py#L424), we see that read_pod_logs take since_seconds...

I opened a pull request, but I am not really sure if this is the correct way to go, as this is a rare occurrence, and logs might get polluted...