kusumachalasani

Results 19 issues of kusumachalasani

Goal: Update autotune hotpsot config yaml with default tunables for containers. As part of this goal, in this sprint will have a discussion with OpenJDK team regarding the updates required...

**Describe the bug** Below error is seen while trying to deploy in openshift error: unable to recognize "manifests/kruize.yaml": no matches for kind "Deployment" in version "extensions/v1beta1" **Environment (please complete the...

Goal: To check if kruize gives the optimal recommendations for an application. Using OpenJ9, Performance tests are run with petclinic benchmark on Openshift cluster. **Below are the sequence of experiments...

Update scalability tests to gather kruize metrics

remote_monitoring
recommendation_validation

This fixes #819

recommendation_algorithm

Add an API to list Recommendations for a given cluster. /listRecommendations?cluster_name=

enhancement
remote_monitoring
API

Both error and critical notifications are generated when cpu and memory requests/limits are not set which is duplicating the notifications. Error based notifications 224001 and 223001 are not required as...

Below is the notification message when the data is available and the update_recommendations API was not called even once. ``` "notifications": { "120001": { "type": "info", "message": "There is not...

[API] Add an API to updateRecommendations for an experiment by considering the latest available interval_end time from database as default.

Add an API to list Experiments for a given cluster (. /listExperimentNames?cluster_name= )