Provisioning: Return unmanaged count in stats (#109462)
* Unmanaged counts * Add integration test * Generate open api spec
This commit is contained in:
committed by
GitHub
parent
0d8518dc2f
commit
8a690e977e
@@ -5289,6 +5289,14 @@
|
||||
},
|
||||
"metadata": {
|
||||
"default": {}
|
||||
},
|
||||
"unmanaged": {
|
||||
"description": "Stats across all unified storage When legacy storage is still used, this will offer a shim",
|
||||
"type": "array",
|
||||
"items": {
|
||||
"default": {}
|
||||
},
|
||||
"x-kubernetes-list-type": "atomic"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user