You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have reserved a field in the API, useSelectedNode which can support custom selection of disks and nodes, but this function has not been implemented yet. At the same time, if this function is realized, the Nodes field under Storage field can be deleted, and only need to be selected according to the Nodes under Spec.
When UseSelectNodes is false, the Nodesfield no longer needs to be specified, and it can be determined according to theNodesfield under theSpec` field.
The text was updated successfully, but these errors were encountered:
We have reserved a field in the API,
useSelectedNode
which can support custom selection of disks and nodes, but this function has not been implemented yet. At the same time, if this function is realized, theNodes
field underStorage
field can be deleted, and only need to be selected according to theNodes
underSpec
.After modification:
When
UseSelectNodes is false, the
Nodesfield no longer needs to be specified, and it can be determined according to the
Nodesfield under the
Spec` field.The text was updated successfully, but these errors were encountered: