mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
GCE plugin tries to start immediately gce discovery even if we don't set discovery.type. This commmit adds check `discovery.type` and other required parameters before loading gce plugin. closes #13614