[
https://issues.apache.org/jira/browse/AIRFLOW-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470805#comment-16470805
]
ASF subversion and git services commented on AIRFLOW-2424:
----------------------------------------------------------
Commit 8e731ffec6e1eef6922b3b33ca08856b03721d4c in incubator-airflow's branch
refs/heads/v1-10-test from [~dimberman]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=8e731ff ]
[AIRFLOW-2424] Add dagrun status endpoint and increased k8s test coverage
[AIRFLOW-2424] Add dagrun status endpoint and
increase k8s test coverage
[AIRFLOW-2424] Added minikube fixes by @kimoonkim
[AIRFLOW-2424] modify endpoint to remove 'status'
Closes #3320 from dimberman/add-kubernetes-test
(cherry picked from commit 5de22d7fa0d8bc6b9267ea13579b5ac5f62c8bb5)
Signed-off-by: Fokko Driesprong <[email protected]>
> Add dagrun status endpoint and increased k8s test coverage
> ----------------------------------------------------------
>
> Key: AIRFLOW-2424
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2424
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Daniel Imberman
> Assignee: Daniel Imberman
> Priority: Minor
> Fix For: 1.10.0, 2.0.0
>
>
> In line with @Fokko's k8s testing. I think it adds value to have a
> "dagrun_status" endpoint so we can determine if a dag run with the k8s
> executor finishes completely. I have also added a test for whether a dag will
> finish correctly even if the airflow pod is deleted.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)