Fix verification error and failing tests

Signed-off-by: johnniang <johnniang@fastmail.com>
This commit is contained in:
johnniang
2022-02-23 17:04:11 +08:00
parent ef1d0fdf1d
commit 35cf45a0b7
3 changed files with 9 additions and 3 deletions

View File

@@ -22,9 +22,10 @@ import (
"flag"
"fmt"
"io/ioutil"
kapisdevops "kubesphere.io/kubesphere/pkg/kapis/devops"
"log"
kapisdevops "kubesphere.io/kubesphere/pkg/kapis/devops"
"kubesphere.io/kubesphere/pkg/client/clientset/versioned/fake"
"kubesphere.io/kubesphere/pkg/version"