-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Adding two missing entries to the deprecation info api #80290
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
Adding two missing entries to the deprecation info api #80290
Conversation
@elasticmachine update branch |
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, but since this is still a draft are there other changes coming?
Pinging @elastic/es-data-management (Team:Data Management) |
@dakrone no sorry that was a mistake! |
@elasticmachine run elasticsearch-ci/part-2 |
Adding indices.lifecycle.step.master_timeout and xpack.eql.enabled to the deprecation info API. These two checks were also added to the 7.16 line in elastic#80233.
💚 Backport successful
|
Adding indices.lifecycle.step.master_timeout and xpack.eql.enabled to the deprecation info API. These two checks
were also added to the 7.16 line in #80233.