Wei Huang created YUNIKORN-1693:
-----------------------------------

             Summary: plugin mode should reuse kubeConfig from scheduler 
framework handle
                 Key: YUNIKORN-1693
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1693
             Project: Apache YuniKorn
          Issue Type: Improvement
          Components: shim - kubernetes
            Reporter: Wei Huang


In the plugin mode, the scheduler framework handle provides a {{KubeConfig()}} 
function to expose a pre-built {{*rest.Config}}, which is not used in the 
current implementation. Instead, shim reads the kubeConfig string and 
constructs {{*rest.Config}} anyways.

In terms of performance (re-use the same {{*rest.Config}}) and simplifying user 
configuration, can we enhance the current impl. to leverage 
{{hanlde.KubeConfig()}}?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to