Bharath Appali

Results 56 issues of Bharath Appali

Currently due to new/updated design of EM the experiment trials are not handled by executor & stage processor. Need to make the older mechanism of EM which is coupled in...

The EM's API's need to be updated with a procductization design

There are basic requirements for UI to be functional with autotune. There is a need for api's to list out `namespaces` and `Deployments` in namespace etc. This PR provides support...

UI needs to populate the deployments in a namespace after selecting the namespace. This Api provides the list of deployments in the selected namespace (if it exists). PS: This PR...

This change makes the stages to re-visit the same stage till the breaking condition is met. As EM needs to record the metrics for each cycle interval we need to...

The current queries used in scripts are somehow giving the doubled value for CPU and Memory due to the issue with `cadvisor` which is treating them as 2 different instances...

Current EM code has lot of wrapper classes which has changed over the period of time, These classes are no longer valid as their functionality was been moved to a...

Signed-off-by: bharathappali

Parking it for Iteration design changes, Added EM Iteration Data abstraction as well (still needs some implementation, updated it to current level at my local as this can be used...

Signed-off-by: bharathappali