turboFei commented on code in PR #6700:
URL: https://github.com/apache/kyuubi/pull/6700#discussion_r1764151152


##########
kyuubi-server/src/main/scala/org/apache/kyuubi/engine/KubernetesApplicationOperation.scala:
##########
@@ -320,6 +320,39 @@ class KubernetesApplicationOperation extends 
ApplicationOperation with Logging {
           appStateSource,
           appStateContainer)
       }
+
+      try {
+        val volumes = pod.getSpec.getVolumes.asScala

Review Comment:
   <img width="948" alt="image" 
src="https://github.com/user-attachments/assets/791bbb77-5482-42fd-8525-aa33670f7c7f";>
   



-- 
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: notifications-unsubscr...@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to