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

[Fleet] Don't ignore "index: false" in integration index template #110234

Merged
merged 2 commits into from
Aug 26, 2021

Conversation

hop-dev
Copy link
Contributor

@hop-dev hop-dev commented Aug 26, 2021

Summary

Fixes #109764

If an integration had index set to false in an index template then it was being ignored.

Checklist

@hop-dev hop-dev added v8.0.0 release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team auto-backport Deprecated - use backport:version if exact versions are needed v7.15.0 v7.16.0 labels Aug 26, 2021
@hop-dev hop-dev requested a review from a team as a code owner August 26, 2021 13:29
@hop-dev hop-dev self-assigned this Aug 26, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@hop-dev hop-dev changed the title [Fleet] Don't ignore "index: false" in index template [Fleet] Don't ignore "index: false" in integration index template Aug 26, 2021
Copy link
Member

@kpollich kpollich left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@hop-dev hop-dev enabled auto-merge (squash) August 26, 2021 14:43
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @hop-dev

@hop-dev hop-dev merged commit 2a05ec9 into elastic:master Aug 26, 2021
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 26, 2021
…astic#110234)

* fix: don't ignore index prop when falsey

* test: add unit test for index false
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 26, 2021
…astic#110234)

* fix: don't ignore index prop when falsey

* test: add unit test for index false
@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.15
7.x

The backport PRs will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Aug 26, 2021
…10234) (#110273)

* fix: don't ignore index prop when falsey

* test: add unit test for index false

Co-authored-by: Mark Hopkin <mark.hopkin@elastic.co>
kibanamachine added a commit that referenced this pull request Aug 26, 2021
…10234) (#110274)

* fix: don't ignore index prop when falsey

* test: add unit test for index false

Co-authored-by: Mark Hopkin <mark.hopkin@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes Team:Fleet Team label for Observability Data Collection Fleet team v7.15.0 v7.16.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fleet] 'index: false' is ignored in fields when installing templates
4 participants