You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/03 14:46:42 UTC

[GitHub] [airflow] yiga2 opened a new issue #20014: Update Google provider package

yiga2 opened a new issue #20014:
URL: https://github.com/apache/airflow/issues/20014


   ### Description
   
   The latest `Google` provider package, 6.10, contains quite old packages e.g. `google-cloud-container` is 1.0.1, which is 18 months old and 10+ versions back.
   This was just to inquire on plans or a schedule to update - and what components if not all.
   
   ### Use case/motivation
   
   We use `google-cloud-container` to administer existing clusters in GKE e.g. scale up and down node pools, query pod and service details, deploy on-the-fly,... For that we have today a Cloud Run service, that tasks in airflow interact with through http. 
   We'd like to migrate and embed these in airflow taskflow, to get rid of the CR dependency, but we rely on a recent version of `google-cloud-container` (2.10).
   
   Request is pretty much generic as other packages are old too.  
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] 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

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



[GitHub] [airflow] eladkal commented on issue #20014: Update Google provider package

Posted by GitBox <gi...@apache.org>.
eladkal commented on issue #20014:
URL: https://github.com/apache/airflow/issues/20014#issuecomment-985620195


   We already have generic open issue https://github.com/apache/airflow/issues/12120
   We welcome PRs, if the provider doesn't support new libs versions feel free to open PRs to update.


-- 
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 #20014: Update Google provider package

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #20014:
URL: https://github.com/apache/airflow/issues/20014#issuecomment-985628468


   And BTW @yiga2 - since you are in the need of it - maybe you could simply take on the task of updating it? Usually in the open source world things will not happen if there is no-one doing it, so opening an issue does not change much - but doing the PRs actually do. Airflow has > 1800 contributors and such contribution would be most welcome. There are few other similar changes as you can see in the related PRs, so you could simply take on that particular one and try to fix 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] potiuk commented on issue #20014: Update Google provider package

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #20014:
URL: https://github.com/apache/airflow/issues/20014#issuecomment-985629191


   AH I just now see that @eladkal wrote the same, shorter :)


-- 
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 #20014: Update Google provider package

Posted by GitBox <gi...@apache.org>.
eladkal closed issue #20014:
URL: https://github.com/apache/airflow/issues/20014


   


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