upgrade crd to apiextensions.k8s.io/v1 && generate crd files

Signed-off-by: yuswift <yuswiftli@yunify.com>
This commit is contained in:
yuswift
2021-04-08 15:16:30 +08:00
parent ea80ca727a
commit adef4b5e43
80 changed files with 24158 additions and 10937 deletions

View File

@@ -116,12 +116,12 @@ spec:
type: boolean
description: Configz is status of components enabled in the member cluster. This is synchronized with member cluster every amount of time, like 5 minutes.
type: object
kubeSphereVersion:
description: GitVersion of the /kapis/version api response, this field is populated by cluster controller
type: string
kubernetesVersion:
description: GitVersion of the kubernetes cluster, this field is populated by cluster controller
type: string
kubesphereVersion:
description: GitVersion of the /kapis/version api response, this field is populated by cluster controller
type: string
nodeCount:
description: Count of the kubernetes cluster nodes This field may not reflect the instant status of the cluster.
type: integer