Github user echarles commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20451#discussion_r201212364
  
    --- Diff: 
resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/SparkKubernetesClientFactory.scala
 ---
    @@ -88,6 +103,56 @@ private[spark] object SparkKubernetesClientFactory {
         new DefaultKubernetesClient(httpClientWithCustomDispatcher, config)
       }
     
    +  def createOutClusterKubernetesClient(
    +                             master: String,
    --- End diff --
    
    Done.


---

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

Reply via email to