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 2018/08/16 13:59:28 UTC

[GitHub] jpds opened a new pull request #3758: [AIRFLOW-2908] Allow retries with KubernetesExecutor.

jpds opened a new pull request #3758: [AIRFLOW-2908] Allow retries with KubernetesExecutor.
URL: https://github.com/apache/incubator-airflow/pull/3758
 
 
   Make sure you have checked _all_ steps below.
   
   ### Jira
   
   - [X] My PR addresses the following [Airflow Jira](https://issues.apache.org/jira/browse/AIRFLOW/) issues and references them in the PR title. For example, "\[AIRFLOW-XXX\] My Airflow PR"
     - https://issues.apache.org/jira/browse/AIRFLOW-2908
   
   ### Description
   
   This allows users to retry DAG tasks when using the Kubernetes executor.
   
   ### Tests
   
   - [X] My PR adds the following unit tests __OR__ does not need testing for this extremely good reason:
   
   There do not appear to be tests for this view.
   
   ### Commits
   
   - [X] My commits all reference Jira issues in their subject lines, and I have squashed multiple commits if they address the same issue.
   
   @dimberman 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services