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

[airflow] branch main updated (617fed9 -> 7c4d317)

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

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


    from 617fed9  Chart: Make cleanup cronjob cmd/args configurable (#17970)
     add 7c4d317  Delete unnecessary parameters in EKSPodOperator (#17960)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/eks.py        | 40 +++++++++++++++---------
 airflow/providers/amazon/aws/operators/eks.py    | 40 +++++++++++-------------
 tests/providers/amazon/aws/hooks/test_eks.py     | 36 +++++++++++++++++++++
 tests/providers/amazon/aws/operators/test_eks.py | 30 ++++++++++++++++++
 4 files changed, 110 insertions(+), 36 deletions(-)