You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/03/04 16:58:00 UTC

[jira] [Commented] (AIRFLOW-2171) Base GCP hook delegate_to not actually being used

    [ https://issues.apache.org/jira/browse/AIRFLOW-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16385235#comment-16385235 ] 

ASF subversion and git services commented on AIRFLOW-2171:
----------------------------------------------------------

Commit c1d02d91ea09797ce83166917b91f29180de51b8 in incubator-airflow's branch refs/heads/master from [~morgendave]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=c1d02d9 ]

[AIRFLOW-2171] Store delegated credentials

add logic to google cloud base hook to make it able to create
delegated credentials

Closes #3090 from morgendave/AIRFLOW-2171-create-
delegated-credentials


> Base GCP hook delegate_to not actually being used
> -------------------------------------------------
>
>                 Key: AIRFLOW-2171
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2171
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Zhiwei Zhao
>            Assignee: Zhiwei Zhao
>            Priority: Major
>             Fix For: 2.0.0
>
>
> the GoogleCloudBaseHook has a variable named delegate_to to create delegated credentials but it never actually been used. Adding the logic back to make it able to create delegated credentials upon request.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)