Skip to content

Added missing function for retrieving elastic versions for connected outer services

Deepa Kumari requested to merge dk/dk-elastic-get-all-cluster-settings into master

The connected outer services for azure do not contain elastic endpoints version. Analyzed the issue from Indexer and Search service and found that the implementation to getAllClustersSettings was missing inside ElasticClusterSettings class.

This MR is to add that behavior.

Edited by Deepa Kumari

Merge request reports