mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-05-01 19:55:45 +00:00
Split the autoscaling decider into a service and configuration in order to enable having additional context information available in the service. Added AutoscalingDeciderContext holding generic information all deciders are expected to need. Implemented GET _autoscaling/decision