[
https://issues.apache.org/jira/browse/AIRFLOW-3918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor resolved AIRFLOW-3918.
----------------------------------------
Resolution: Fixed
Fix Version/s: 1.10.3
> Adding a parameter in Airflow-kubernetes config to support git-sync with SSH
> credential
> ---------------------------------------------------------------------------------------
>
> Key: AIRFLOW-3918
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3918
> Project: Apache Airflow
> Issue Type: New Feature
> Reporter: Daniel Mateus Pires
> Assignee: Daniel Mateus Pires
> Priority: Minor
> Fix For: 1.10.3
>
>
> It's the preferred pattern in my work place to integrate deployment systems
> with GitHub using the SSH deploy key feature that can easily be scoped to
> read-only on a single repository
> I would like to support this feature by supporting a "git_ssh_key_file"
> parameter in the kubernetes section of the config, which would be an
> alternate authentication method to the already supported git_user +
> git_password
> It will use the following feature:
> https://github.com/kubernetes/git-sync/blob/7bb3262084ac1ad64321856c1e769358cf18f67d/cmd/git-sync/main.go#L88
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)