[
https://issues.apache.org/jira/browse/AIRFLOW-4518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16867871#comment-16867871
]
ASF GitHub Bot commented on AIRFLOW-4518:
-----------------------------------------
haroldwoo commented on pull request #5374: [AIRFLOW-4518]
GkeClusterCreateOperator and GkeClusterDeleteOperator …
URL: https://github.com/apache/airflow/pull/5374
----------------------------------------------------------------
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:
[email protected]
> 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.2, 1.10.3
> Reporter: Wilson Lian
> Priority: Minor
>
> [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)