VinceLegendre commented on issue #24730:
URL: https://github.com/apache/airflow/issues/24730#issuecomment-1369896931

   @mharrisb1  Is the build issue you mention specific to cloud-run v2 API ?
   As v2 does not seem to support jobs & executions CRUD for the moment, maybe 
we can stick to v1 for the time being ?
   
   If so, v1 API seems to build correctly with the rest of google cloud 
providers, at least locally. `CloudRunJobHook.get_conn` worked well in breeze 
with this piece of code : 
https://github.com/VinceLegendre/airflow/blob/add_google_cloud_run_execute_job_operator/airflow/providers/google/cloud/hooks/cloud_run.py#L166


-- 
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]

Reply via email to