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

fix go vet

Signed-off-by: Nrunzexia <runzexia@yunify.com>
上级 3e998c34
......@@ -75,8 +75,8 @@ func AddControllers(
kubesphereInformer.Devops().V1alpha1().S2iBinaries(),
fakeS3.NewFakeS3())
s2iRunController := s2irun.NewS2iRunController(client.KubeSphere(),
client.Kubernetes(),
s2iRunController := s2irun.NewS2iRunController(client.Kubernetes(),
client.KubeSphere(),
kubesphereInformer.Devops().V1alpha1().S2iBinaries(),
kubesphereInformer.Devops().V1alpha1().S2iRuns())
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册