Open shreyabiradar07 opened 3 days ago
This PR fixes the Experiment type in workload details page to read the experiment type dynamically present in the /listExperiments JSON which can be either container or namespace.
Experiment type
/listExperiments
container
namespace
Resolves issue: #225
Experiment type post the fix:
This PR fixes the
Experiment type
in workload details page to read the experiment type dynamically present in the/listExperiments
JSON which can be eithercontainer
ornamespace
.Resolves issue: #225
Experiment type post the fix: