You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "VinceLegendre (via GitHub)" <gi...@apache.org> on 2023/02/20 17:53:03 UTC

[GitHub] [airflow] VinceLegendre opened a new issue, #29643: Add google-cloud-run python client to GCP requirements

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: commits-unsubscribe@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] r-richmond commented on issue #29643: Add google-cloud-run python client to GCP requirements

Posted by "r-richmond (via GitHub)" <gi...@apache.org>.
r-richmond commented on issue #29643:
URL: https://github.com/apache/airflow/issues/29643#issuecomment-1440392537

   >As of today (Feb 20th 2023), google-cloud-run library cannot be installed as it breaks dependencies.
   
   May be worth trying again as https://github.com/apache/airflow/pull/29644 was merged which removed the protobuf limit.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] eladkal commented on issue #29643: Add google-cloud-run python client to GCP requirements

Posted by "eladkal (via GitHub)" <gi...@apache.org>.
eladkal commented on issue #29643:
URL: https://github.com/apache/airflow/issues/29643#issuecomment-1684913225

   duplicate of https://github.com/apache/airflow/issues/24730


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] VinceLegendre commented on issue #29643: Add google-cloud-run python client to GCP requirements

Posted by "VinceLegendre (via GitHub)" <gi...@apache.org>.
VinceLegendre commented on issue #29643:
URL: https://github.com/apache/airflow/issues/29643#issuecomment-1500249648

   While this was discussed in https://github.com/apache/airflow/pull/28525, some guidance on how to tackle this issue would be much appreciated :slightly_smiling_face: 
   
   @r-richmond I tried to install the Python client within my local environment, but ended up with incompatibility errors.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk commented on issue #29643: Add google-cloud-run python client to GCP requirements

Posted by "potiuk (via GitHub)" <gi...@apache.org>.
potiuk commented on issue #29643:
URL: https://github.com/apache/airflow/issues/29643#issuecomment-1513978389

   This should be done after (or even during  #30067). This should unblock depdendencies.


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] boring-cyborg[bot] commented on issue #29643: Add google-cloud-run python client to GCP requirements

Posted by "boring-cyborg[bot] (via GitHub)" <gi...@apache.org>.
boring-cyborg[bot] commented on issue #29643:
URL: https://github.com/apache/airflow/issues/29643#issuecomment-1437371601

   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] potiuk commented on issue #29643: Add google-cloud-run python client to GCP requirements

Posted by "potiuk (via GitHub)" <gi...@apache.org>.
potiuk commented on issue #29643:
URL: https://github.com/apache/airflow/issues/29643#issuecomment-1437649040

   Feel free to attempt it


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] eladkal closed issue #29643: Add google-cloud-run python client to GCP requirements

Posted by "eladkal (via GitHub)" <gi...@apache.org>.
eladkal closed issue #29643: Add google-cloud-run python client to GCP requirements
URL: https://github.com/apache/airflow/issues/29643


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org