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 (
|
||||
"k8s.io/api/core/v1"
|
||||
"net/http"
|
||||
|
||||
"kubesphere.io/kubesphere/pkg/errors"
|
||||
"kubesphere.io/kubesphere/pkg/models/storage"
|
||||
"kubesphere.io/kubesphere/pkg/server/errors"
|
||||
)
|
||||
|
||||
type pvcList struct {
|
||||
|
||||
Reference in New Issue
Block a user