The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user dstandish (triggered by dstandish).

Head commit for run:
e922b931de2fdc53038a92fbe3da76148c6d31c6 / Daniel Standish 
<[email protected]>
Propagate logs to stdout when in k8s executor pod

This is necessary because file task handler reads from pod logs (i.e. stdout) 
when pod is running.

Previously we were not propagating task logs, presumably to avoid duplicating 
entries, because we had copied the handler to root.  However, if we just remove 
the handler from task, we can safely enable propagation, since there won't be 
multiple task handlers floating around.

Report URL: https://github.com/apache/airflow/actions/runs/3730002632

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to