This is an automated email from the ASF dual-hosted git repository.

eje pushed a change to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from cd3caab  [SPARK-32886][SPARK-31882][WEBUI][2.4] fix 'undefined' link 
in event timeline view
     add bf32ac8  [SPARK-27872][K8S][2.4] Fix executor service account 
inconsistency

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/deploy/k8s/Config.scala | 16 +++++---
 .../apache/spark/deploy/k8s/KubernetesUtils.scala  | 15 ++++++++
 .../DriverKubernetesCredentialsFeatureStep.scala   | 13 ++-----
 .../ExecutorKubernetesCredentialsFeatureStep.scala | 45 ++++++++++++++++++++++
 .../cluster/k8s/KubernetesExecutorBuilder.scala    | 11 +++++-
 .../k8s/KubernetesExecutorBuilderSuite.scala       |  9 ++++-
 .../k8s/integrationtest/BasicTestsSuite.scala      |  7 ++++
 .../k8s/integrationtest/KubernetesSuite.scala      |  4 ++
 8 files changed, 102 insertions(+), 18 deletions(-)
 create mode 100644 
resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/features/ExecutorKubernetesCredentialsFeatureStep.scala


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

Reply via email to