Fix the incorrect approvable check of Pipeline input

Signed-off-by: rick <rick@jenkins-zh.cn>
This commit is contained in:
rick
2021-01-20 10:32:50 +08:00
parent 1f4d5cb686
commit 530c6911a5
8 changed files with 114 additions and 58 deletions

View File

@@ -250,7 +250,7 @@ func (s *APIServer) installKubeSphereAPIs() {
s.KubernetesClient.KubeSphere(),
s.S3Client,
s.Config.DevopsOptions.Host,
amOperator))
rbacAuthorizer))
urlruntime.Must(devopsv1alpha3.AddToContainer(s.container,
s.DevopsClient,
s.KubernetesClient.Kubernetes(),