You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/04/19 23:02:33 UTC

[airflow] branch master updated (d7c27b8 -> 130f9e3)

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

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


    from d7c27b8  Fix incorrect slots stats when TI ``pool_slots > 1`` (#15426)
     add 130f9e3  Bugfix: Invalid name when trimmed `pod_id` ends with hyphen in ``KubernetesPodOperator`` (#15443)

No new revisions were added by this update.

Summary of changes:
 airflow/kubernetes/pod_generator.py    |  5 ++++-
 tests/kubernetes/test_pod_generator.py | 19 +++++++++++++++++++
 2 files changed, 23 insertions(+), 1 deletion(-)