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 2022/03/08 14:32:52 UTC

[GitHub] [airflow] raphaelauv opened a new pull request #22086: [FEATURE] KPO use K8S hook

raphaelauv opened a new pull request #22086:
URL: https://github.com/apache/airflow/pull/22086


   Add the availability to use the KPO with an airflow kubernetes connection
   
   ![Screenshot from 2022-03-08 13-42-44](https://user-images.githubusercontent.com/10202690/157258701-289b8e16-78f3-4d21-b4ed-4cc416236be5.png)
   


-- 
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] jedcunningham commented on pull request #22086: [FEATURE] KPO use K8S hook

Posted by GitBox <gi...@apache.org>.
jedcunningham commented on pull request #22086:
URL: https://github.com/apache/airflow/pull/22086#issuecomment-1062223684


   Hey @raphaelauv, thanks for opening this. We actually have a couples PRs working on getting KPO to use the hook. Once we dug in a bit, we found some interesting edge cases to consider. We are currently looking at getting the changes in for 2.3.0. Could you take a look at them? Thanks!
   
   https://github.com/apache/airflow/pull/20578
   (and related) https://github.com/apache/airflow/pull/20759#issuecomment-1030330624


-- 
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] raphaelauv commented on pull request #22086: [FEATURE] KPO add optional K8S hook

Posted by GitBox <gi...@apache.org>.
raphaelauv commented on pull request #22086:
URL: https://github.com/apache/airflow/pull/22086#issuecomment-1081809708


   @jedcunningham there is no activity on https://github.com/apache/airflow/pull/20578
   
   why not merge this one, it would unlock the usage of the conn_id in the KPO for the users
   
   and in the future ( in another PR ) we could change the default of KPO and add a deprecation 


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