This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 8be3494621 Fix task_instance_created metric name (#32156)
add e0f4de347f EKS Create/Delete Nodegroup Deferrable mode (#32165)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/operators/eks.py | 78 +++++++++--
airflow/providers/amazon/aws/triggers/eks.py | 73 ++++++++++
.../operators/eks.rst | 2 +
tests/providers/amazon/aws/operators/test_eks.py | 31 ++++
tests/providers/amazon/aws/triggers/test_eks.py | 156 +++++++++++++++++++++
5 files changed, 330 insertions(+), 10 deletions(-)