kruize / autotune

Autonomous Performance Tuning for Kubernetes!
Apache License 2.0
155 stars 53 forks source link

Restructured DataSourceInfo Class #1131

Closed shekhar316 closed 5 months ago

shekhar316 commented 5 months ago

Description

This PR will modify the existing dataSourceInfo class as following -

Type of change

How has this been tested?

Using kruize-demo scripts. Image: quay.io/rh-ee-shesaxen/autotune:kruize-mvp-add-datasource

Test Configuration

Checklist :dart:

Additional information

CRUD operations for DataSources will be in next PR.