OpenSearch/x-pack/plugin/ilm
Lee Hinman 5eb37c29fe
[7.x] Re-read policy phase JSON when using ILM's move-to-step… (#49011)
When using the move-to-step API, we should reread the phase JSON from
the latest version of the ILM policy. This allows a user to move to the
same step while re-reading the policy's latest version. For example,
when changing rollover criteria.

While manually messing around with some other things I discovered that
we only reread the policy when using the retry API, not the move-to-step
API. This commit changes the move-to-step API to always read the latest
version of the policy.
2019-11-12 19:41:06 -07:00
..
qa [7.x] Re-read policy phase JSON when using ILM's move-to-step… (#49011) 2019-11-12 19:41:06 -07:00
src [7.x] Re-read policy phase JSON when using ILM's move-to-step… (#49011) 2019-11-12 19:41:06 -07:00
build.gradle Add retention to Snapshot Lifecycle Management (backport of #4… (#46506) 2019-09-10 09:08:09 -06:00