You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Will Button (JIRA)" <ji...@apache.org> on 2019/01/24 17:55:00 UTC

[jira] [Commented] (AIRFLOW-3074) Missing options in ECS operator

    [ https://issues.apache.org/jira/browse/AIRFLOW-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751374#comment-16751374 ] 

Will Button commented on AIRFLOW-3074:
--------------------------------------

Hi,
This PR was merged on 22/Sep/18 and marked resolved on 23/Sep/18 but hasn't been included in the latest release [1.10.2|https://github.com/apache/airflow/blob/1.10.2/airflow/contrib/operators/ecs_operator.py] Is that by design or am I overlooking something?  [~Fokko]

> 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
>            Priority: Trivial
>
> 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)