kruize / kruize-ui

Kruize Autotune UI
MIT License
6 stars 12 forks source link

Fix Experiment type in Workload Details #228

Open shreyabiradar07 opened 3 days ago

shreyabiradar07 commented 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.

Resolves issue: #225

Experiment type post the fix: image