You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Roster (Jira)" <ji...@apache.org> on 2020/04/19 21:54:00 UTC

[jira] [Resolved] (AIRFLOW-6746) Extend Owner functionality to Connection

     [ https://issues.apache.org/jira/browse/AIRFLOW-6746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roster resolved AIRFLOW-6746.
-----------------------------
    Fix Version/s:     (was: 2.0.0)
       Resolution: Auto Closed

> Extend Owner functionality to Connection
> ----------------------------------------
>
>                 Key: AIRFLOW-6746
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6746
>             Project: Apache Airflow
>          Issue Type: Wish
>          Components: core
>    Affects Versions: 1.10.5
>            Reporter: Roster
>            Priority: Major
>
> Currently once connection has been added any one and any dag can use this connection.
> We would like to have the ability where connection has Owner and in such case only DAGs that has Connection.owner = Dag.owner will be allowed to use this connection.
> This should be optional functionality.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)