elastic / elasticsearch-migration

This plugin will help you to check whether you can upgrade directly to the next major version of Elasticsearch, or whether you need to make changes to your data and cluster before doing so.
290 stars 32 forks source link

End-users vs. cluster operators #66

Closed alexbrasetvik closed 8 years ago

alexbrasetvik commented 8 years ago

It'd be nice if the migration dashboard could have a mode to disable checks that users of the clusters shouldn't need to care about - defaulting to the current behaviour of checking everything.

For Cloud, we don't need users to worry about node-level settings that we'll be ensuring are correct, so it'd be nice to hide those.

clintongormley commented 8 years ago

I'll add a ?cloud switch which will disable the checks that are not relevant for cloud