resolve conversation
formater Signed-off-by: wanjunlei <wanjunlei@yunify.com> debug debug Signed-off-by: wanjunlei <wanjunlei@yunify.com>
This commit is contained in:
@@ -80,7 +80,7 @@ func Run(s *options.ServerRunOptions, stopCh <-chan struct{}) error {
|
||||
return err
|
||||
}
|
||||
|
||||
err = apiserver.PrepareRun()
|
||||
err = apiserver.PrepareRun(stopCh)
|
||||
if err != nil {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user