You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2021/07/01 15:20:52 UTC

[airflow] branch main updated (258691a -> 2285ee9)

This is an automated email from the ASF dual-hosted git repository.

ash pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 258691a  Breeze should work with new docker-compose fallback (#16743)
     add 2285ee9  Only allow webserver to request from the worker log server (#16754)

No new revisions were added by this update.

Summary of changes:
 airflow/utils/log/file_task_handler.py |  13 +++-
 airflow/utils/serve_logs.py            |  63 +++++++++++++++----
 tests/utils/test_serve_logs.py         | 108 ++++++++++++++++++++++++++-------
 3 files changed, 150 insertions(+), 34 deletions(-)