Include hidden indices in DeprecationInfoAction#118035
Merged
elasticsearchmachine merged 6 commits intoelastic:mainfrom Dec 12, 2024
Merged
Include hidden indices in DeprecationInfoAction#118035elasticsearchmachine merged 6 commits intoelastic:mainfrom
elasticsearchmachine merged 6 commits intoelastic:mainfrom
Conversation
a35481b to
f12ac2c
Compare
Collaborator
|
Hi @dakrone, I've created a changelog YAML for you. |
Member
Author
|
@elasticmachine update branch |
Collaborator
|
Pinging @elastic/es-data-management (Team:Data Management) |
Collaborator
|
Hi @dakrone, I've updated the changelog YAML for you. |
Member
Author
|
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 |
Contributor
|
@dakrone , is there a way to move forward with this PR? It would help us to test the upgrade workflow end-to-end. |
Member
Author
|
@elasticmachine update branch |
dakrone
added a commit
to dakrone/elasticsearch
that referenced
this pull request
Dec 12, 2024
This fixes an issue where the deprecation API wouldn't include hidden indices by default. Resolves elastic#118020
Collaborator
💚 Backport successful
|
elasticsearchmachine
pushed a commit
that referenced
this pull request
Dec 12, 2024
maxhniebergall
pushed a commit
to maxhniebergall/elasticsearch
that referenced
this pull request
Dec 16, 2024
…stic#118630) This fixes an issue where the deprecation API wouldn't include hidden indices by default. Resolves elastic#118020
maxhniebergall
pushed a commit
to maxhniebergall/elasticsearch
that referenced
this pull request
Dec 16, 2024
…stic#118630) This fixes an issue where the deprecation API wouldn't include hidden indices by default. Resolves elastic#118020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This fixes an issue where the deprecation API wouldn't include hidden indices by default.
Resolves #118020