[
https://issues.apache.org/jira/browse/AIRFLOW-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802638#comment-16802638
]
Ben Marengo commented on AIRFLOW-2897:
--------------------------------------
looks like [~noremac201] wrote this operator in the first place. i can see
where the bug is happening thou:
https://github.com/apache/airflow/blob/f51b426ab18c33de16a6fc6a261e6d3b87b79510/airflow/contrib/operators/gcp_container_operator.py#L303
probs just left in for debug purposes?
> GKEPodOperator not deleting service account file after done with it
> -------------------------------------------------------------------
>
> Key: AIRFLOW-2897
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2897
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Cameron Moberg
> Assignee: Cameron Moberg
> Priority: Minor
>
> The GKEPodOperator leaves the service account file on the file system after
> the operator has run and done its job.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)