OpenSearch/plugin
Tim Vernum 7cd5e1d516 Check cluster heath before setup-passwords (elastic/x-pack-elasticsearch#4104)
Trying to setup passwords on a red cluster (or a cluster that cannot
reach a quorum) is generally not a good idea.

This commit:
- Adds a check for RED cluster status
- Prompts to confirm execution if the cluster is red
- Prints out the reason/type is an error response is received
- Increases the HTTP read timeout so that master election failures are
  reported correctly.

Original commit: elastic/x-pack-elasticsearch@4ffbda23db
2018-03-20 17:03:17 +10:00
..
bwc Relax remote check for bwc project checkouts (elastic/x-pack-elasticsearch#3924) 2018-02-13 14:54:38 -06:00
core Add beats_system user to security (elastic/x-pack-elasticsearch#4103) 2018-03-20 17:01:53 +10:00
deprecation Decouple XContentBuilder from BytesReference (elastic/x-pack-elasticsearch#4119) 2018-03-14 13:48:05 -06:00
graph [TEST] Add deterministic routing of docs to shards to prevent 2018-02-19 15:46:51 +00:00
keys
logstash [Logstash][Monitoring] Fix Registered Usage and Add Tests (elastic/x-pack-elasticsearch#4075) 2018-03-08 14:53:05 -08:00
ml Fix compilation errors in ML integration tests 2018-03-19 09:46:52 +01:00
monitoring [Test] mute MonitoringIT#testMonitoringService 2018-03-19 12:47:51 -06:00
rollup [Rollup] Register FeatureSetUsage with xpack, add tests (elastic/x-pack-elasticsearch#4040) 2018-03-08 08:06:42 -08:00
security Check cluster heath before setup-passwords (elastic/x-pack-elasticsearch#4104) 2018-03-20 17:03:17 +10:00
sql SQL: Ban PrintWriter#println in CLI (elastic/x-pack-elasticsearch#4118) 2018-03-14 16:15:32 -04:00
src/test Watcher: Ensure usage stats work properly in distributed environment (elastic/x-pack-elasticsearch#4094) 2018-03-15 10:28:03 -07:00
upgrade Tests: suppress testIndexUpgradeInfoLicense on release builds (elastic/x-pack-elasticsearch#3930) 2018-02-14 13:56:40 -05:00
watcher Watcher: Ignore deactivated state with execute watch API (elastic/x-pack-elasticsearch#4054) 2018-03-19 07:31:06 -07:00
build.gradle Rollups for Elasticsearch (elastic/x-pack-elasticsearch#4002) 2018-02-23 17:10:37 -05:00