Open Obliviour opened 10 months ago
The workload creation needs to know the topology as well so CURRENTLY the user needs to set the same topology for workload create and cluster create. This only adds the flag to cluster create.
In this case, users would have to manage the topology.
Fixes / Features
Testing / Documentation
Added a check to make sure the format of topologies fits with the argument expected and the command fails if the format is unexpected.