This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git.
from fe94bf0 [SPARK-36014][K8S] Use uuid as app id in kubernetes client mode add a9e2156 [SPARK-35460][K8S] verify the content of`spark.kubernetes.executor.podNamePrefix` before post it to k8s api-server No new revisions were added by this update. Summary of changes: docs/running-on-kubernetes.md | 5 +- .../scala/org/apache/spark/deploy/k8s/Config.scala | 25 +++++++++- .../k8s/features/BasicExecutorFeatureStep.scala | 10 ++-- .../k8s/features/DriverServiceFeatureStep.scala | 3 +- .../deploy/k8s/submit/KubernetesClientUtils.scala | 6 ++- .../features/BasicExecutorFeatureStepSuite.scala | 56 ++++++++++++++++------ 6 files changed, 82 insertions(+), 23 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org