SamWheating commented on PR #52896: URL: https://github.com/apache/spark/pull/52896#issuecomment-5370423469
Hey there, I am still interested in this feature. For context, we want to use an ephemeral CSI volume (provided by [spiffe-csi](https://github.com/spiffe/spiffe-csi)) to inject workload identity credentials into a spark driver pod. This can't be configured as a regular storageClass and requires an inlined ephemeral CSI volume. We can get around this for now by using a podTemplate, but it would be great if this was supported natively in spark. @zgzzbws do you have any plans to revive this PR? If not, can I? -- 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]
