You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/04/25 06:41:13 UTC

[airflow] branch master updated (d3cc67a -> d65e492)

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

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


    from d3cc67a  Fix timeout when using XCom with KubernetesPodOperator (#15388)
     add d65e492  Removes unnecessary AzureContainerInstance connection type (#15514)

No new revisions were added by this update.

Summary of changes:
 .../example_azure_container_instances.py           |  2 +-
 .../azure/hooks/azure_container_instance.py        | 55 ++--------------------
 .../providers/microsoft/azure/hooks/base_azure.py  |  4 +-
 airflow/utils/db.py                                | 15 +++---
 .../run_install_and_test_provider_packages.sh      |  4 +-
 tests/core/test_providers_manager.py               |  2 -
 6 files changed, 16 insertions(+), 66 deletions(-)