This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from ecd85f8 Add celery_logging_level (#21506)
add dec05fb Update EKS sample DAGs and docs (#21523)
No new revisions were added by this update.
Summary of changes:
.../aws/example_dags/example_eks_templated.py | 42 +++++++++--------
.../example_eks_with_fargate_in_one_step.py | 14 ++++--
.../example_eks_with_fargate_profile.py | 21 +++++++--
.../example_eks_with_nodegroup_in_one_step.py | 16 +++++--
.../example_dags/example_eks_with_nodegroups.py | 26 ++++++++---
airflow/providers/amazon/aws/sensors/eks.py | 12 +++++
.../operators/eks.rst | 54 ++++++++++++++++++++++
7 files changed, 145 insertions(+), 40 deletions(-)