0lai0 opened a new pull request, #852:
URL: https://github.com/apache/yunikorn-k8shim/pull/852

   ### What is this PR for?
   
   The config (`conf.SchedulerConf`) [0] references to a global singleton 
object [1][2]. Also, in the code base `clients#GetConf()` is used 3 times [3] 
and `conf.GetSchedulerConf()` is used 61 times.
   So this PR removes config from Clients.
   
   ### What type of PR is it?
   * [x] - Improvement
   
   ### Todos
   N/A
   
   ### What is the Jira issue?
   [[YUNIKORN-2640]](https://issues.apache.org/jira/browse/YUNIKORN-2640)
   
   ### How should this be tested?
   It has been checked locally by make test.
   ### Screenshots (if appropriate)
   N/A
   ### Questions:
   N/A
   


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

Reply via email to