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

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


    from e107891  Extend init_containers defined in pod_override (#17537)
     add 12709bf  Added table to view providers in Airflow ui under admin tab 
(#15385)

No new revisions were added by this update.

Summary of changes:
 airflow/www/extensions/init_views.py               |  3 ++
 .../airflow/{plugin.html => providers.html}        | 33 ++++++------
 airflow/www/views.py                               | 58 ++++++++++++++++++++++
 tests/www/views/test_views.py                      | 15 ++++++
 tests/www/views/test_views_base.py                 |  2 +-
 5 files changed, 94 insertions(+), 17 deletions(-)
 copy airflow/www/templates/airflow/{plugin.html => providers.html} (62%)

Reply via email to