Josh Carp created AIRFLOW-3074:
----------------------------------
Summary: Missing options in ECS operator
Key: AIRFLOW-3074
URL: https://issues.apache.org/jira/browse/AIRFLOW-3074
Project: Apache Airflow
Issue Type: Bug
Components: operators
Affects Versions: 1.10.0
Reporter: Josh Carp
The ECS operator exposes some options passed to the boto3 run_task method, but
omits a few other useful options. For example, the networkConfiguration option,
which is useful for setting security groups on a Fargate container, isn't
exposed. The ECS operator should expose all run_task options that are relevant.
I wrote up a quick patch for this issue; I'll amend the pull request to
reference this report.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)