1. change glog to klog
2. move types to api package to avoid cyclic import
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
package operations
|
||||
|
||||
import (
|
||||
"kubesphere.io/kubesphere/pkg/errors"
|
||||
"kubesphere.io/kubesphere/pkg/models/workloads"
|
||||
"kubesphere.io/kubesphere/pkg/server/errors"
|
||||
"net/http"
|
||||
|
||||
"github.com/emicklei/go-restful"
|
||||
|
||||
Reference in New Issue
Block a user