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 IndexTemplateV2 to MetaData #53753

Merged
merged 3 commits into from
Mar 19, 2020
Merged

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Mar 18, 2020

This adds the IndexTemplateV2 and IndexTemplateV2Metadata class to be used for the new
implementation of index templates. The new metadata is stored as a MetaData.Custom implementation.

Relates to #53101

This adds the `IndexTemplateV2` and `IndexTemplateV2Metadata` class to be used for the new
implementation of index templates. The new metadata is stored as a `MetaData.Custom` implementation.

Relates to elastic#53101
@dakrone dakrone added :Data Management/Indices APIs APIs to create and manage indices and templates v8.0.0 v7.7.0 labels Mar 18, 2020
@elasticmachine
Copy link
Collaborator

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

@martijnvg martijnvg mentioned this pull request Mar 18, 2020
39 tasks
Copy link
Member

@martijnvg martijnvg left a comment

Choose a reason for hiding this comment

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

Left one comment. LGTM

@dakrone
Copy link
Member Author

dakrone commented Mar 19, 2020

@elasticmachine test this

1 similar comment
@dakrone
Copy link
Member Author

dakrone commented Mar 19, 2020

@elasticmachine test this

@dakrone
Copy link
Member Author

dakrone commented Mar 19, 2020

@elasticmachine update branch

@dakrone dakrone merged commit df79943 into elastic:master Mar 19, 2020
@dakrone dakrone deleted the itv2-add-itv2-classes branch March 19, 2020 19:15
dakrone added a commit to dakrone/elasticsearch that referenced this pull request Mar 19, 2020
* Add IndexTemplateV2 to MetaData

This adds the `IndexTemplateV2` and `IndexTemplateV2Metadata` class to be used for the new
implementation of index templates. The new metadata is stored as a `MetaData.Custom` implementation.

Relates to elastic#53101

* Add ITV2Metadata unit tests

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
dakrone added a commit that referenced this pull request Mar 19, 2020
* Add IndexTemplateV2 to MetaData (#53753)

* Add IndexTemplateV2 to MetaData

This adds the `IndexTemplateV2` and `IndexTemplateV2Metadata` class to be used for the new
implementation of index templates. The new metadata is stored as a `MetaData.Custom` implementation.

Relates to #53101

* Add ITV2Metadata unit tests

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

* Update min supported version constant

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Indices APIs APIs to create and manage indices and templates v7.7.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants