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

[airflow] branch master updated (cf67bb8 -> 594d93d)

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

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


    from cf67bb8  Chart: Add tests for tolerations, affinity & node-selector (#15297)
     add 594d93d  Entrypoint support in docker operator (#14642)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/docker/operators/docker.py       | 71 ++++++++++++----------
 airflow/providers/docker/operators/docker_swarm.py |  2 +-
 tests/providers/docker/operators/test_docker.py    |  2 +
 3 files changed, 43 insertions(+), 32 deletions(-)