OpenSearch/distribution/tools/plugin-cli
Ryan Ernst 5202e7e93b Settings: Move keystore creation to plugin installation (#26329)
This commit removes the keystore creation on elasticsearch startup, and
instead adds a plugin property which indicates the plugin needs the
keystore to exist. It does still make sure the keystore.seed exists on
ES startup, but through an "upgrade" method that loading the keystore in
Bootstrap calls.

closes #26309
2017-08-24 12:12:47 -07:00
..
src Settings: Move keystore creation to plugin installation (#26329) 2017-08-24 12:12:47 -07:00
build.gradle Build: Move plugin cli and tests to distribution tool (#24220) 2017-04-21 09:25:58 -07:00