You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/09/14 06:22:01 UTC

[GitHub] [airflow] TobKed commented on a change in pull request #6099: [AIRFLOW-5479] Normalize gcp_conn method in GCP Kubernetes Hook

TobKed commented on a change in pull request #6099: [AIRFLOW-5479] Normalize gcp_conn method in GCP Kubernetes Hook
URL: https://github.com/apache/airflow/pull/6099#discussion_r324414172
 
 

 ##########
 File path: airflow/gcp/hooks/kubernetes_engine.py
 ##########
 @@ -58,7 +58,7 @@ def __init__(
         self._client = None
         self.location = location
 
-    def get_client(self) -> container_v1.ClusterManagerClient:
 
 Review comment:
   Sure. I've added it. Please check is it correct.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services