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/03/10 18:57:32 UTC

[GitHub] [airflow] jedcunningham opened a new pull request #14703: Fix support for long dag_id and task_id in KubernetesExecutor

jedcunningham opened a new pull request #14703:
URL: https://github.com/apache/airflow/pull/14703


   closes: #14326
   
   The key used to remove a task from executor.running is reconstituted
   from pod annotations, so make sure the full dag_id and task_id are in
   the annotations.
   


----------------------------------------------------------------
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] ashb merged pull request #14703: Fix support for long dag_id and task_id in KubernetesExecutor

Posted by GitBox <gi...@apache.org>.
ashb merged pull request #14703:
URL: https://github.com/apache/airflow/pull/14703


   


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