grafana / opensearch-datasource

Apache License 2.0
27 stars 21 forks source link

Clear version error when serverless toggled #411

Closed iwysiu closed 4 months ago

iwysiu commented 4 months ago

What this PR does / why we need it: When serverless is toggled, we should clear the error from getting the server version

Which issue(s) this PR fixes:

Fixes #187

Special notes for your reviewer: I also updated the deprecated test functions that were being used while I was in OpenSearchDetails.test.tsx. I didn't update the LegacyForm imports in OpenSearchDetails.tsx because that seemed more risky.