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 2022/03/31 16:37:37 UTC

[airflow] branch main updated (f414167 -> 27d72d7)

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

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


    from f414167  Fix passing string to upgrade-to-newer-dependencies (#22649)
     add 27d72d7  If k8s is not installed, add if condition to exclude DAG(local_kubernetes_executor) (#22556)

No new revisions were added by this update.

Summary of changes:
 .../example_dags/example_kubernetes_executor.py    |  1 +
 .../example_local_kubernetes_executor.py           | 52 +++++++++++-----------
 2 files changed, 28 insertions(+), 25 deletions(-)