1. change glog to klog
2. move types to api package to avoid cyclic import
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
k8serr "k8s.io/apimachinery/pkg/api/errors"
|
||||
"net/http"
|
||||
|
||||
"kubesphere.io/kubesphere/pkg/errors"
|
||||
"kubesphere.io/kubesphere/pkg/server/errors"
|
||||
|
||||
"strings"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user