Wilson Lian created AIRFLOW-4518:
------------------------------------
Summary: GKEClusterCreateOperator and GkeClusterDeleteOperator do
not properly instantiate GKEClusterHook
Key: AIRFLOW-4518
URL: https://issues.apache.org/jira/browse/AIRFLOW-4518
Project: Apache Airflow
Issue Type: Bug
Components: contrib
Affects Versions: 1.10.3, 1.10.2
Reporter: Wilson Lian
[https://github.com/apache/airflow/pull/4364/files] refactored GKEClusterHook's
constructor but didn't update its callers, so GKEClusterCreateOperator and
GkeClusterDeleteOperator no longer work. They pass the project ID in as the
first arg to the hook constructor, which the hook interprets as a Connection ID.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)