Yikun opened a new pull request #34599:
URL: https://github.com/apache/spark/pull/34599


   ### What changes were proposed in this pull request?
   This patch adds a new method `getAdditionalPreKubernetesResources` for 
`KubernetesFeatureConfigStep`. It returns any additional Kubernetes resources 
that should be added to support this feature and resources would be setup 
before driver pod 
   creating.
   
   ### Why are the changes needed?
   We need to setup K8S resources or extension resources before driver pod 
creating, and then create pod, after the pod created, the owner refernce would 
be owner to this Pod.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   UT


-- 
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]

Reply via email to