You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2022/03/02 16:19:12 UTC

[airflow] branch main updated (ac77c89 -> 6c37e47)

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

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


    from ac77c89  Add map_index to pods launched by KubernetesExecutor (#21871)
     add 6c37e47  Add map_index label to mapped KubernetesPodOperator (#21916)

No new revisions were added by this update.

Summary of changes:
 .../cncf/kubernetes/operators/kubernetes_pod.py    | 16 ++++++++++------
 kubernetes_tests/test_kubernetes_pod_operator.py   |  1 +
 .../test_kubernetes_pod_operator_backcompat.py     |  1 +
 .../kubernetes/operators/test_kubernetes_pod.py    | 22 +++++++++++++++++++++-
 4 files changed, 33 insertions(+), 7 deletions(-)