[
https://issues.apache.org/jira/browse/AIRFLOW-5681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16999921#comment-16999921
]
ASF subversion and git services commented on AIRFLOW-5681:
----------------------------------------------------------
Commit 8c432f5aa27df559d49332034d9b68f2bc1b5905 in airflow's branch
refs/heads/v1-10-stable from George Miller
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=8c432f5 ]
[AIRFLOW-5681] Allow specification of a tag or hash for the git_sync init
container (#6350)
(cherry-picked from 2645f9d0d9bad9117bc08427ff9e4439809326f3)
> Allow specification of a tag or hash for the git_sync init container
> --------------------------------------------------------------------
>
> Key: AIRFLOW-5681
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5681
> Project: Apache Airflow
> Issue Type: New Feature
> Components: executor-kubernetes
> Affects Versions: 1.10.5
> Reporter: George Miller
> Assignee: George Miller
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.10.7
>
>
> We want to deploy dags based on tags on a branch, and want to use the
> git_sync init container in our kuberenetes setup to clone the dag folder at
> the start of a task run.
>
> Here's my PR [https://github.com/apache/airflow/pull/6350]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)