You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by di...@apache.org on 2020/12/15 05:24:56 UTC

[airflow] branch accept-executor-config-image updated (e0d3aad -> 3a5663e)

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

dimberman pushed a change to branch accept-executor-config-image
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from e0d3aad  KubernetesExecutor should accept images from executor_config
     add 3a5663e  KubernetesExecutor overrides should only add to lists

No new revisions were added by this update.

Summary of changes:
 airflow/kubernetes/pod_generator.py    |  225 +++--
 tests/kubernetes/test_pod_generator.py | 1453 ++++++++++++++++----------------
 2 files changed, 848 insertions(+), 830 deletions(-)