未验证 提交 16d39206 编写于 作者: R runzexia

fix go vet

Signed-off-by: Nrunzexia <runzexia@yunify.com>
上级 ba4ab97c
......@@ -114,7 +114,7 @@ func Run(s *options.KubeSphereControllerManagerOptions, stopCh <-chan struct{})
s3Client, err := s3.NewS3Client(s.S3Options)
if err != nil {
klog.Errorf("Failed to create s3 client", err)
klog.Errorf("Failed to create s3 client %v", err)
return err
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册