-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[7.x] Move internal index templates to composable templates (#61457) #61661
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This change moves watcher, ILM history and SLM history templates to composable templates. Versions are updated to reflect the switch. Only change to the templates themselves is added `_meta` to mark them as managed
This change fixed settings accidentally changed in elastic#61457, this fixes ability of ILM history index to rollover. It also adds test to make sure we can't hit this kind of bug in the future. Closes elastic#61863
|
@elasticmachine run elasticsearch-ci/packaging-sample-windows |
1 similar comment
|
@elasticmachine run elasticsearch-ci/packaging-sample-windows |
|
Pinging @elastic/es-core-features (:Core/Features/ILM+SLM) |
|
Pinging @elastic/es-core-features (:Core/Features/Watcher) |
|
@jakelandis @andreidan I would be grateful for review on this backport as this is vastly different than the master commit |
andreidan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks Przemko
Shall we wait and include #61973 too?
|
I've added the fix from #61973 to this PR as well, thanks @andreidan for review! |
Backports the following commits to 7.x: