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

Head commit for run:
7357b53f50efa8936211f29f6717b5d675e12a96 / sanjay pillai 
<[email protected]>
try_number was not being passed to the get_task_log method, instead
ti.try_number was used for fetching log from k8s pod.
it was causing incorrect log being returned for k8s pod.
fixed by passing try_number from _read to get_task_log method
use try_number argument instead of ti.try_number for selecting pod in
k8s executor

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

With regards,
GitHub Actions via GitBox


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

Reply via email to