- Create your first index lifecycle policy -
- +- An index lifecycle policy helps you manage your indices as they age. -
-From 5eeb3f7c47a2a8f18ec08f36cbbd71ff8724eea6 Mon Sep 17 00:00:00 2001 From: GitStart <1501599+gitstart@users.noreply.github.com> Date: Tue, 22 Aug 2023 13:14:38 +0100 Subject: [PATCH] [ILM] Migrate all usages of EuiPage*_Deprecated (#163132) --- .../__snapshots__/policy_table.test.tsx.snap | 91 ++++++++++--------- .../edit_policy/edit_policy.container.tsx | 76 +++++++--------- .../policy_list/policy_list.container.tsx | 76 +++++++--------- .../sections/policy_list/policy_list.tsx | 50 +++++----- 4 files changed, 136 insertions(+), 157 deletions(-) diff --git a/x-pack/plugins/index_lifecycle_management/__jest__/__snapshots__/policy_table.test.tsx.snap b/x-pack/plugins/index_lifecycle_management/__jest__/__snapshots__/policy_table.test.tsx.snap index 6c991799a115b..aeae7b28f0b88 100644 --- a/x-pack/plugins/index_lifecycle_management/__jest__/__snapshots__/policy_table.test.tsx.snap +++ b/x-pack/plugins/index_lifecycle_management/__jest__/__snapshots__/policy_table.test.tsx.snap @@ -37,68 +37,71 @@ Array [ `; exports[`policy table shows empty state when there are no policies 1`] = ` -
- An index lifecycle policy helps you manage your indices as they age. -
-- {message} ({statusCode}) -
- } - actions={ -+ {message} ({statusCode}) +
+ } + actions={ +- {message} ({statusCode}) -
- } - actions={ -+ {message} ({statusCode}) +
+ } + actions={ +
-