sweb commented on code in PR #58010:
URL: https://github.com/apache/spark/pull/58010#discussion_r3940331830
##########
resource-managers/kubernetes/core/src/test/scala/org/apache/spark/deploy/k8s/features/BasicExecutorFeatureStepSuite.scala:
##########
@@ -417,6 +417,58 @@ class BasicExecutorFeatureStepSuite extends SparkFunSuite
with BeforeAndAfter {
}
}
+ test("SSL RPC password propagation") {
Review Comment:
Addressed in
https://github.com/apache/spark/pull/58010/changes/22e8bbb054cb18d2a03fdedc55bacca50eca15ec
in test `SSL RPC passwords inherited from the global spark.ssl.* namespace
propagate`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]