This is an automated email from the ASF dual-hosted git repository.
uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 8a5fe6ad7d Add retries to S3 delete_bucket (#31192)
add 86d62d3c03 Fix timestamp parse failure for k8s executor pod tailing
(#31175)
No new revisions were added by this update.
Summary of changes:
airflow/executors/kubernetes_executor.py | 9 +++++----
airflow/utils/log/file_task_handler.py | 2 +-
tests/executors/test_kubernetes_executor.py | 7 +++++--
3 files changed, 11 insertions(+), 7 deletions(-)