manirajv06 commented on a change in pull request #231:
URL: 
https://github.com/apache/incubator-yunikorn-core/pull/231#discussion_r564421797



##########
File path: pkg/webservice/routes.go
##########
@@ -102,7 +102,15 @@ var webRoutes = routes{
                "Scheduler",
                "PUT",
                "/ws/v1/config",
-               updateConfig,
+               updateClusterConfig,
+       },
+
+       // endpoint to update the current conf

Review comment:
       Yes, changes are mainly for validation through createClusterConfig 
method. For update, just renamed "updateConfig" to "updateClusterConfig"




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to