-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Include hidden indices in DeprecationInfoAction #118035
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
Include hidden indices in DeprecationInfoAction #118035
Conversation
a35481b
to
f12ac2c
Compare
Hi @dakrone, I've created a changelog YAML for you. |
@elasticmachine update branch |
Pinging @elastic/es-data-management (Team:Data Management) |
Hi @dakrone, I've updated the changelog YAML for you. |
I haven't been able to find out a good way to test this. In integration tests ES does everything it can not to allow a user to create an index with an explicit |
@dakrone , is there a way to move forward with this PR? It would help us to test the upgrade workflow end-to-end. |
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.
+1 LGTM
@elasticmachine update branch |
This fixes an issue where the deprecation API wouldn't include hidden indices by default. Resolves elastic#118020
💚 Backport successful
|
…stic#118630) This fixes an issue where the deprecation API wouldn't include hidden indices by default. Resolves elastic#118020
…stic#118630) This fixes an issue where the deprecation API wouldn't include hidden indices by default. Resolves elastic#118020
This fixes an issue where the deprecation API wouldn't include hidden indices by default.
Resolves #118020