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 2020/10/15 09:14:22 UTC

[airflow] branch master updated (765d29e -> 3447b55)

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 765d29e  Pymssql is maintained again (#11537)
     add 3447b55  More stable kubernetes port forwarding (#11538)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml                         |  4 ++
 kubernetes_tests/test_kubernetes_executor.py     |  3 +-
 scripts/ci/kubernetes/ci_run_kubernetes_tests.sh |  1 +
 scripts/ci/libraries/_initialization.sh          |  4 ++
 scripts/ci/libraries/_kind.sh                    | 47 +++++++++++++++++++++---
 5 files changed, 53 insertions(+), 6 deletions(-)