Github user skonto commented on a diff in the pull request:
https://github.com/apache/spark/pull/21652#discussion_r199610464
--- Diff:
resource-managers/kubernetes/integration-tests/src/test/scala/org/apache/spark/deploy/k8s/integrationtest/KubernetesSuite.scala
---
@@ -74,10 +76,12 @@ private[spark] class KubernetesSuite extends
SparkFunSuite
testBackend = IntegrationTestBackendFactory.getTestBackend
testBackend.initialize()
kubernetesTestComponents = new
KubernetesTestComponents(testBackend.getKubernetesClient)
+ createTestSecret()
--- End diff --
You are right probably we should. Ok let me try do this.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]