Skip to content

Allow _cat indices & aliases to use indices options#53248

Merged
AthenaEryma merged 18 commits intoelastic:masterfrom
AthenaEryma:hidden/fix-cat-requests
Mar 13, 2020
Merged

Allow _cat indices & aliases to use indices options#53248
AthenaEryma merged 18 commits intoelastic:masterfrom
AthenaEryma:hidden/fix-cat-requests

Conversation

@AthenaEryma
Copy link
Copy Markdown
Contributor

@AthenaEryma AthenaEryma commented Mar 6, 2020

This commit adjusts the _cat/indices and _cat/aliases APIs to allow
specifying indices options, so that these APIs can handle hidden
indices/aliases in the same way as other APIs.

Also adds the hidden option to the expand_wildcards parameter
in the YAML spec for every API that accepts it.

Relates #52304

This commit adjusts the _cat/indices and _cat/aliases APIs to allow
specifying indices options, so that these APIs can handle hidden
indices/aliases in the same way as other APIs.
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-features (:Core/Features/CAT APIs)

Copy link
Copy Markdown

@przemekwitek przemekwitek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Looking forward for this feature being merged.

@AthenaEryma AthenaEryma removed the WIP label Mar 11, 2020
@AthenaEryma AthenaEryma marked this pull request as ready for review March 11, 2020 23:46
@AthenaEryma AthenaEryma assigned jaymode and unassigned jaymode Mar 11, 2020
@AthenaEryma AthenaEryma requested a review from jaymode March 11, 2020 23:46
Copy link
Copy Markdown
Member

@jaymode jaymode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work and good job spotting the enum value in rest spec! I left some minor comments

@AthenaEryma AthenaEryma requested a review from jaymode March 12, 2020 23:57
Copy link
Copy Markdown
Member

@jaymode jaymode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AthenaEryma
Copy link
Copy Markdown
Contributor Author

@elasticmachine update branch

@AthenaEryma AthenaEryma merged commit d7bbc9d into elastic:master Mar 13, 2020
AthenaEryma added a commit to AthenaEryma/elasticsearch that referenced this pull request Mar 13, 2020
This commit adjusts the _cat/indices and _cat/aliases APIs to allow
specifying indices options, so that these APIs can handle hidden
indices/aliases in the same way as other APIs.

Also adds the hidden option to the expand_wildcards parameter
in the YAML spec for every API that accepts it.
AthenaEryma added a commit that referenced this pull request Mar 16, 2020
This commit adjusts the _cat/indices and _cat/aliases APIs to allow
specifying indices options, so that these APIs can handle hidden
indices/aliases in the same way as other APIs.

Also adds the hidden option to the expand_wildcards parameter
in the YAML spec for every API that accepts it.
russcam added a commit to elastic/elasticsearch-net that referenced this pull request Apr 16, 2020
Relates: elastic/elasticsearch#52547
Relates: elastic/elasticsearch#53248

This commit adds the ability to mark indices
and aliases as hidden.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants