mik-laj commented on issue #20100: URL: https://github.com/apache/airflow/issues/20100#issuecomment-987941388
ClusterGenerator is a deprecated approach because it does not follow [the GCP Service Airflow Integration Guide](https://docs.google.com/document/d/1_rTdJSLCt0eyrAylmmgYc3yZr-_h51fVlnvMmWqhCkY/edit#heading=h.3sxddzjr5f6q). More precisely, this class needs to be updated with almost every API change. The Airflow operators should be a thin layer that passes the parameters unchanged to the API client. I think we should update the documentation to make it clear that this class will not be further developed. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
