You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by di...@apache.org on 2020/10/09 23:58:12 UTC

[airflow] branch master updated (b7404b0 -> 8640fb6)

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

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


    from b7404b0  KubernetesPodOperator should retry log tailing in case of interruption (#11325)
     add 8640fb6  fix tests (#11368)

No new revisions were added by this update.

Summary of changes:
 .../cncf/kubernetes/operators/kubernetes_pod.py    | 21 +++++++++---
 kubernetes_tests/test_kubernetes_pod_operator.py   | 39 ++++++++++++++++++++++
 2 files changed, 56 insertions(+), 4 deletions(-)