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

Add support for V2 index templates to /_cat/templates #55829

Merged
merged 3 commits into from
Apr 28, 2020

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Apr 27, 2020

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 #53101

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
@elasticmachine
Copy link
Collaborator

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

@martijnvg martijnvg mentioned this pull request Apr 27, 2020
39 tasks
Copy link
Contributor

@probakowski probakowski left a comment

Choose a reason for hiding this comment

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

LGMT, thanks @dakrone !

Copy link
Contributor

@andreidan andreidan left a comment

Choose a reason for hiding this comment

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

LGTM thanks Lee

@dakrone dakrone merged commit 61acf60 into elastic:master Apr 28, 2020
@dakrone dakrone deleted the itv2-add-cat-template-support branch April 28, 2020 15:25
dakrone added a commit to dakrone/elasticsearch that referenced this pull request Apr 28, 2020
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 added a commit that referenced this pull request Apr 28, 2020
…55866)

Backports the following commits to 7.x:
 - Add support for V2 index templates to /_cat/templates (#55829)
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.

6 participants