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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to