[GitHub] [spark] attilapiros commented on a diff in pull request #37990: [WIP][SPARK-40458][K8S] Bump Kubernetes Client Version to 6.1.1

2022-09-27 Thread GitBox
attilapiros commented on code in PR #37990: URL: https://github.com/apache/spark/pull/37990#discussion_r981696574 ## resource-managers/kubernetes/core/src/main/scala/org/apache/spark/scheduler/cluster/k8s/KubernetesClusterSchedulerBackend.scala: ## @@ -193,22 +197,19 @@

[GitHub] [spark] attilapiros commented on a diff in pull request #37990: [WIP][SPARK-40458][K8S] Bump Kubernetes Client Version to 6.1.1

2022-09-26 Thread GitBox
attilapiros commented on code in PR #37990: URL: https://github.com/apache/spark/pull/37990#discussion_r980633310 ## resource-managers/kubernetes/core/src/test/scala/org/apache/spark/scheduler/cluster/k8s/ExecutorPodsLifecycleManagerSuite.scala: ## @@ -109,6 +116,12 @@ class

[GitHub] [spark] attilapiros commented on a diff in pull request #37990: [WIP][SPARK-40458][K8S] Bump Kubernetes Client Version to 6.1.1

2022-09-26 Thread GitBox
attilapiros commented on code in PR #37990: URL: https://github.com/apache/spark/pull/37990#discussion_r980632958 ## resource-managers/kubernetes/core/src/main/scala/org/apache/spark/scheduler/cluster/k8s/KubernetesClusterSchedulerBackend.scala: ## @@ -85,7 +85,7 @@

[GitHub] [spark] attilapiros commented on a diff in pull request #37990: [WIP][SPARK-40458][K8S] Bump Kubernetes Client Version to 6.1.1

2022-09-26 Thread GitBox
attilapiros commented on code in PR #37990: URL: https://github.com/apache/spark/pull/37990#discussion_r980053264 ## resource-managers/kubernetes/core/src/main/scala/org/apache/spark/scheduler/cluster/k8s/KubernetesClusterSchedulerBackend.scala: ## @@ -85,7 +85,7 @@

[GitHub] [spark] attilapiros commented on a diff in pull request #37990: [WIP][SPARK-40458][K8S] Bump Kubernetes Client Version to 6.1.1

2022-09-25 Thread GitBox
attilapiros commented on code in PR #37990: URL: https://github.com/apache/spark/pull/37990#discussion_r979439689 ## resource-managers/kubernetes/core/pom.xml: ## @@ -75,6 +75,11 @@ test + Review Comment:

[GitHub] [spark] attilapiros commented on a diff in pull request #37990: [WIP][SPARK-40458][K8S] Bump Kubernetes Client Version to 6.1.1

2022-09-25 Thread GitBox
attilapiros commented on code in PR #37990: URL: https://github.com/apache/spark/pull/37990#discussion_r979439689 ## resource-managers/kubernetes/core/pom.xml: ## @@ -75,6 +75,11 @@ test + Review Comment:

[GitHub] [spark] attilapiros commented on a diff in pull request #37990: [WIP][SPARK-40458][K8S] Bump Kubernetes Client Version to 6.1.1

2022-09-25 Thread GitBox
attilapiros commented on code in PR #37990: URL: https://github.com/apache/spark/pull/37990#discussion_r979439689 ## resource-managers/kubernetes/core/pom.xml: ## @@ -75,6 +75,11 @@ test + Review Comment:

[GitHub] [spark] attilapiros commented on a diff in pull request #37990: [WIP][SPARK-40458][K8S] Bump Kubernetes Client Version to 6.1.1

2022-09-25 Thread GitBox
attilapiros commented on code in PR #37990: URL: https://github.com/apache/spark/pull/37990#discussion_r979437063 ## resource-managers/kubernetes/core/src/test/scala/org/apache/spark/deploy/k8s/submit/K8sSubmitOpSuite.scala: ## @@ -101,18 +114,19 @@ class K8sSubmitOpSuite

[GitHub] [spark] attilapiros commented on a diff in pull request #37990: [WIP][SPARK-40458][K8S] Bump Kubernetes Client Version to 6.1.1

2022-09-25 Thread GitBox
attilapiros commented on code in PR #37990: URL: https://github.com/apache/spark/pull/37990#discussion_r979436243 ## resource-managers/kubernetes/core/src/main/scala/org/apache/spark/scheduler/cluster/k8s/ExecutorPodsLifecycleManager.scala: ## @@ -168,23 +171,19 @@

[GitHub] [spark] attilapiros commented on a diff in pull request #37990: [WIP][SPARK-40458][K8S] Bump Kubernetes Client Version to 6.1.1

2022-09-25 Thread GitBox
attilapiros commented on code in PR #37990: URL: https://github.com/apache/spark/pull/37990#discussion_r979435892 ## resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/submit/K8sSubmitOps.scala: ## @@ -144,14 +134,13 @@ private[spark] class

[GitHub] [spark] attilapiros commented on a diff in pull request #37990: [WIP][SPARK-40458][K8S] Bump Kubernetes Client Version to 6.1.1

2022-09-25 Thread GitBox
attilapiros commented on code in PR #37990: URL: https://github.com/apache/spark/pull/37990#discussion_r979435775 ## resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/SparkKubernetesClientFactory.scala: ## @@ -115,7 +115,10 @@ private[spark] object