OpenSearch/x-pack/plugin
Lee Hinman ad8228aec9
Use non-ILM template setting up watch history template & ILM disabled (#39420)
Backport of #39325

When ILM is disabled and Watcher is setting up the templates and policies for
the watch history indices, it will now use a template that does not have the
`index.lifecycle.name` setting, so that indices are not created with the
setting.

This also adds tests for the behavior, and changes the cluster state used in
these tests to be real instead of mocked.

Resolves #38805
2019-02-27 11:11:19 -07:00
..
ccr Fix test, more than one node may be connected. 2019-02-26 10:40:09 +01:00
core Use non-ILM template setting up watch history template & ILM disabled (#39420) 2019-02-27 11:11:19 -07:00
data-frame [DATA-FRAME] Sort `GET` transforms and stats by ID (#39365) (#39369) 2019-02-25 14:22:41 -06:00
deprecation ML refactor DatafeedsConfig(Update) so defaults are not populated in queries or aggs (#38822) (#39119) 2019-02-19 12:45:56 -06:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm Handle failure to release retention leases in ILM (#39281) (#39417) 2019-02-26 16:58:30 -07:00
logstash Rename confusing variable holding name of Logstash index template (#36840) 2018-12-19 12:09:37 -07:00
ml [ML] Refactoring scheduled event to store instant instead of zoned time zone (#39380) 2019-02-27 09:27:04 +00:00
monitoring Add ILM plugin for MonitoringIT tests (#39271) 2019-02-21 21:45:43 -07:00
rollup Fixed missed stopping of SchedulerEngine (#39193) 2019-02-21 14:31:33 -07:00
security Make security tests transport agnostic (#39411) 2019-02-26 18:55:19 -07:00
sql Upgrade to lucene 8.0.0-snapshot-ff9509a8df (#39444) 2019-02-27 14:36:08 +00:00
src/test Switch internal security index to ".security-7" (#39422) 2019-02-27 12:49:44 +11:00
upgrade Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
watcher Use non-ILM template setting up watch history template & ILM disabled (#39420) 2019-02-27 11:11:19 -07:00
build.gradle Add support for API keys to access Elasticsearch (#38291) 2019-02-05 14:21:57 +11:00