1. change glog to klog
2. move types to api package to avoid cyclic import
This commit is contained in:
@@ -22,8 +22,8 @@ import (
|
||||
"strconv"
|
||||
|
||||
"github.com/emicklei/go-restful"
|
||||
"kubesphere.io/kubesphere/pkg/errors"
|
||||
"kubesphere.io/kubesphere/pkg/models/revisions"
|
||||
"kubesphere.io/kubesphere/pkg/server/errors"
|
||||
)
|
||||
|
||||
func GetDaemonSetRevision(req *restful.Request, resp *restful.Response) {
|
||||
|
||||
Reference in New Issue
Block a user