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(-)