OpenSearch/x-pack/plugin/watcher
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
..
licenses Dependencies: Update javax.mail in watcher to 1.6.2 (#33664) 2018-09-18 10:14:12 +02:00
src Use non-ILM template setting up watch history template & ILM disabled (#39420) 2019-02-27 11:11:19 -07:00
build.gradle Use ILM for Watcher history deletion (#37443) 2019-01-23 10:18:08 -07:00