[
https://issues.apache.org/jira/browse/AIRFLOW-4846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
George Miller updated AIRFLOW-4846:
-----------------------------------
Description:
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]
was: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.
> 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
>
> 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
(v7.6.3#76005)