change cluster schema (#2026)

* change cluster schema

* change cluster schema
This commit is contained in:
zryfish
2020-04-27 17:34:02 +08:00
committed by GitHub
parent 794f388306
commit 5a3eb651f3
123 changed files with 13582 additions and 1032 deletions

View File

@@ -17202,10 +17202,10 @@
},
"v1alpha2.Node": {
"required": [
"rank",
"labelMinor",
"id",
"label",
"labelMinor",
"rank",
"controls"
],
"properties": {
@@ -17313,10 +17313,10 @@
},
"v1alpha2.NodeSummary": {
"required": [
"labelMinor",
"rank",
"id",
"label"
"label",
"labelMinor",
"rank"
],
"properties": {
"adjacency": {