You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (Jira)" <ji...@apache.org> on 2019/08/22 12:42:00 UTC

[jira] [Resolved] (AIRFLOW-4846) Allow specification of an existing secret containing git credentials for init containers

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

Ash Berlin-Taylor resolved AIRFLOW-4846.
----------------------------------------
    Fix Version/s: 1.10.5
       Resolution: Fixed

> Allow specification of an existing secret containing git credentials for init containers
> ----------------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-4846
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4846
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: executors
>    Affects Versions: 1.10.4
>            Reporter: George Miller
>            Assignee: George Miller
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.5
>
>
> I would like to specify username/password git credentials as a secret so that I don't have plaintext username/passwords stored in my airflow configuration file.  We can assume the given secret has GIT_USERNAME and GIT_PASSWORD fields.
>  
> Here's my PR [https://github.com/apache/airflow/pull/5475]



--
This message was sent by Atlassian Jira
(v8.3.2#803003)