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

[jira] [Created] (AIRFLOW-7105) Add base get_connections() method for BaseSecretsBackend

Xinbin Huang created AIRFLOW-7105:
-------------------------------------

             Summary: Add base get_connections() method for BaseSecretsBackend
                 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


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)