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 2020/08/18 16:43:20 UTC

[GitHub] [airflow] krisdock opened a new issue #10383: Add on_kill method to KubernetesPodOperator

krisdock opened a new issue #10383:
URL: https://github.com/apache/airflow/issues/10383


   **Description**
   
   Kubernetes Pods that are created by KubernetesPodOperator aren't deleted when a running task is killed/cleared from the Airflow UI. There's a known function (on_kill) that can be handled to properly handle this scenario.
   
   **Use case / motivation**
   
   If a running Airflow task is killed, the associated Kubernetes Pod should ideally be deleted. 
   
   
   **Related Issues**
   
   None
   


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

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



[GitHub] [airflow] krisdock commented on issue #10383: Add on_kill method to KubernetesPodOperator

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


   @dimberman 


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

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



[GitHub] [airflow] boring-cyborg[bot] commented on issue #10383: Add on_kill method to KubernetesPodOperator

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #10383:
URL: https://github.com/apache/airflow/issues/10383#issuecomment-675589478


   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.

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



[GitHub] [airflow] paolaperaza commented on issue #10383: Add on_kill method to KubernetesPodOperator

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


   Thanks for submitting this, @krisdock! @dimberman Looks like you submitted a PR for this and it was merged a few days ago: https://github.com/apache/airflow/pull/10666
   
   Want to close out this GH issue and add the 1.10.13 milestone to this?
   
   Related followup PR:
   - [Make grace_period_seconds option on K8sPodOperator #10727](https://github.com/apache/airflow/pull/10727)


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

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



[GitHub] [airflow] dimberman commented on issue #10383: Add on_kill method to KubernetesPodOperator

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


   Issue has been addressed and merged


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

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



[GitHub] [airflow] dimberman closed issue #10383: Add on_kill method to KubernetesPodOperator

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


   


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

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