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

Head commit for run:
f5ed4d599cadd90ca097e304234253e8aa2adad9 / sanjayp <[email protected]>
try_number was not being passed to the get_task_log method, instead (#28817)

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

Co-authored-by: eladkal <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to