VinceLegendre opened a new issue, #29643:
URL: https://github.com/apache/airflow/issues/29643

   ### Description
   
   Implementing CRUD operations for Google Cloud Run Jobs would be much easier 
if we were able to use the official python client.
   As of today (Feb 20th 2023), google-cloud-run library cannot be installed as 
it breaks dependencies.
   
   This subject was mentioned in a PR aiming at executing existing Cloud Run 
Jobs : https://github.com/apache/airflow/pull/28525
   
   Useful links:
   - https://cloud.google.com/python/docs/reference/run/latest
   - https://pypi.org/project/google-cloud-run/
   
   ### Use case/motivation
   
   Add google-cloud-run library to GCP requirements
   
   ### Related issues
   
   https://github.com/apache/airflow/issues/24730
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


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