Skip to content
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

[7.x] Add support for V2 index templates to /_cat/templates (#55829) #55866

Merged
merged 2 commits into from
Apr 28, 2020

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Apr 28, 2020

Backports the following commits to 7.x:

This adds support for V2 index templates to the cat templates API. It uses the `order` field as
priority in order not to break compatibility, while adding the `composed_of` field to show component
templates that are used from an index template.

Relates to elastic#53101
dakrone added a commit to dakrone/elasticsearch that referenced this pull request Apr 28, 2020
Now that elastic#55829 has been backported (elastic#55866) we can adjust these skip versions to allow testing with
7.8+.

Relates to elastic#53101
@dakrone dakrone added :Data Management/CAT APIs Text APIs behind /_cat v7.8.0 labels Apr 28, 2020
@elasticmachine
Copy link
Collaborator

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

@dakrone dakrone merged commit 777caf0 into elastic:7.x Apr 28, 2020
@dakrone dakrone deleted the backport/7.x/pr-55829 branch April 28, 2020 16:14
dakrone added a commit that referenced this pull request Apr 28, 2020
Now that #55829 has been backported (#55866) we can adjust these skip versions to allow testing with
7.8+.

Relates to #53101
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.

2 participants