You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by hu...@apache.org on 2023/08/04 18:18:07 UTC

[airflow] branch main updated (900ad8c190 -> d31c77510c)

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

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


    from 900ad8c190 Fix: Configurable Docker image of `xcom_sidecar` (#32858)
     add d31c77510c Fix waiting the base container when reading the logs of other containers (#33092)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/cncf/kubernetes/operators/pod.py |  4 ++-
 .../cncf/kubernetes/operators/test_pod.py          | 40 ++++++++++++++++++++++
 2 files changed, 43 insertions(+), 1 deletion(-)