dongjoon-hyun commented on a change in pull request #27735:
URL: https://github.com/apache/spark/pull/27735#discussion_r516865507
##########
File path:
resource-managers/kubernetes/core/src/test/scala/org/apache/spark/deploy/k8s/K8sVolumeTestUtils.scala
##########
@@ -20,7 +20,7 @@ import scala.collection.JavaConverters._
import io.fabric8.kubernetes.api.model.{Container, Pod}
-private[spark] object SecretVolumeUtils {
+private[spark] object K8sVolumeTestUtils {
Review comment:
This refactoring is completely orthogonal to this PR. Let's not renaming
in this PR.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]