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

Downgrade template update error to a warning for v1 templates #55611

Merged
merged 2 commits into from
Apr 28, 2020

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Apr 22, 2020

For 7.x, we already implemented the ?prefer_v2_templates flag and made V2 templates opt-in, so we
can relax the error when updating V1 templates to just a warning. This will still be a hard error
for 8.0+

Relates to #53101

For 7.x, we already implemented the `?prefer_v2_templates` flag and made V2 templates opt-in, so we
can relax the error when updating V1 templates to just a warning. This will still be a hard error
for 8.0+

Relates to elastic#53101
@dakrone dakrone added >non-issue :Data Management/Indices APIs APIs to create and manage indices and templates v7.8.0 labels Apr 22, 2020
@elasticmachine
Copy link
Collaborator

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

@martijnvg martijnvg mentioned this pull request Apr 22, 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.

LGTM, thanks Lee

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 3b211c1 into elastic:7.x Apr 28, 2020
@dakrone dakrone deleted the itv2-only-warnings-for-7x branch April 28, 2020 15:16
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 >non-issue v7.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants