elasticsearch/docs/reference/ilm
Lee Hinman 67f13bb679
Restrict ILM frozen phase to searchable snapshot actions only (#70158)
This commit changes the frozen phase within ILM in the following ways:

- The `searchable_snapshot` action now no longer takes a `storage` parameter. The storage type is
determined by the phase within which it is invoked (shared cache for frozen and full copy for
everything else).
- The frozen phase in ILM now no longer allows *any* actions other than `searchable_snapshot`
- If a frozen phase is provided, it *must* include a `searchable_snapshot` action.

These changes may seem breaking, but since they are intended to go back to 7.12 which has not been
released yet, they are not truly breaking changes.
2021-03-09 11:24:04 -07:00
..
actions Restrict ILM frozen phase to searchable snapshot actions only (#70158) 2021-03-09 11:24:04 -07:00
apis [DOCS] Fix ILM user note 2021-01-14 10:08:24 -05:00
error-handling.asciidoc [DOCS] Fix ILM attribute (#62245) 2020-09-10 13:52:37 -04:00
example-index-lifecycle-policy.asciidoc [DOCS] Update ILM tutorial docs for UI changes (#69189) 2021-02-19 12:56:58 -05:00
ilm-actions.asciidoc [DOCS] Remove beta label from searchable_snapshot ILM action docs (#69196) 2021-02-18 16:06:09 +00:00
ilm-and-snapshots.asciidoc [DOCS] Update snapshot/restore and SLM docs for data streams (#58513) 2020-07-13 08:34:42 -04:00
ilm-concepts.asciidoc [DOCS] Rework conceptual info for ILM. (#52181) 2020-04-22 13:53:30 -07:00
ilm-index-lifecycle.asciidoc Reject creating ILM policies with phase timings are not >= previous phase (#70089) 2021-03-08 12:40:20 -07:00
ilm-overview.asciidoc [DOCS] Clarify index size in ILM overview (#64544) 2020-11-03 13:08:09 -05:00
ilm-skip-rollover.asciidoc [DOCS] Editorial ILM cleanup (#57565) 2020-06-05 16:24:03 -07:00
ilm-tutorial.asciidoc Switch built-in policies to max_primary_shard_size (#69995) 2021-03-04 17:00:45 -05:00
ilm-with-existing-indices.asciidoc [DOCS] Update ILM docs to use composable index templates (#60323) 2020-08-04 12:44:02 -04:00
index-rollover.asciidoc [DOCS] Clean up index template xrefs (#67264) 2021-01-11 12:38:09 -05:00
index.asciidoc [DOCS] Combo version of ILM docs. (#57909) 2020-07-03 12:40:31 -07:00
set-up-lifecycle-policy.asciidoc Switch built-in policies to max_primary_shard_size (#69995) 2021-03-04 17:00:45 -05:00
start-stop.asciidoc [DOCS] Update my-index examples (#60132) 2020-07-27 14:46:39 -04:00
update-lifecycle-policy.asciidoc [DOCS] Updating ILM phase language (#68477) 2021-02-03 14:52:38 -05:00