[GitHub] spark pull request #23209: [SPARK-26256][K8s] Fix labels for pod deletion

2018-12-03 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/23209


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #23209: [SPARK-26256][K8s] Fix labels for pod deletion

2018-12-03 Thread skonto
GitHub user skonto opened a pull request:

https://github.com/apache/spark/pull/23209

[SPARK-26256][K8s] Fix labels for pod deletion

## What changes were proposed in this pull request?
Adds proper labels when deleting executor pods.

## How was this patch tested?
Manually with tests.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/skonto/spark fix-deletion-labels

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/23209.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #23209


commit c40f4df5a8ae4250927a0ce3855f6014dcb4e66e
Author: Stavros Kontopoulos 
Date:   2018-12-03T15:24:42Z

fix labels for pod deletion




---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org