move api to staging

Signed-off-by: Roland.Ma <rolandma@yunify.com>
This commit is contained in:
Roland.Ma
2021-04-29 07:27:28 +00:00
parent 24ee83271f
commit c37a11c5f9
632 changed files with 2493 additions and 1585 deletions

View File

@@ -19,7 +19,7 @@ package apis
import (
"istio.io/client-go/pkg/apis/networking/v1alpha3"
"kubesphere.io/kubesphere/pkg/apis/servicemesh/v1alpha2"
"kubesphere.io/api/servicemesh/v1alpha2"
appv1beta1 "sigs.k8s.io/application/api/v1beta1"
)