TaoYang526 commented on a change in pull request #81: [YUNIKORN-28] Support 
validating yunikorn-configs before admitting it
URL: 
https://github.com/apache/incubator-yunikorn-k8shim/pull/81#discussion_r397007212
 
 

 ##########
 File path: pkg/plugin/admissioncontrollers/webhook/admission_controller_test.go
 ##########
 @@ -19,6 +19,9 @@
 package main
 
 import (
+       "fmt"
+       "github.com/apache/incubator-yunikorn-k8shim/pkg/common"
+       "github.com/apache/incubator-yunikorn-k8shim/pkg/conf"
 
 Review comment:
   Thanks for the reminder and telling how to use it. I will execute this tool 
and check format before committing from now on.

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


With regards,
Apache Git Services

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

Reply via email to