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

[jira] [Resolved] (AIRFLOW-7105) Unify Secrets Backend method interfaces

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

Kaxil Naik resolved AIRFLOW-7105.
---------------------------------
    Fix Version/s: 1.10.10
       Resolution: Fixed

> Unify Secrets Backend method interfaces
> ---------------------------------------
>
>                 Key: AIRFLOW-7105
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-7105
>             Project: Apache Airflow
>          Issue Type: Task
>          Components: security
>    Affects Versions: 2.0.0, 1.10.10
>            Reporter: Xinbin Huang
>            Assignee: Xinbin Huang
>            Priority: Major
>             Fix For: 1.10.10
>
>
> Both AWS SSM, Hashicorp Vault, and GCP Secrets Manger secrets backend has the exact same implementation for get_connections(). We can move it back to BaseSecretsBackend, and allow the users to override it when it fits.



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