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

Minor: Small fixes for add_kubernetes_metadata #7466

Merged
merged 4 commits into from
Jun 28, 2018

Conversation

ph
Copy link
Contributor

@ph ph commented Jun 28, 2018

  • Empty predicates are protected by the mutex.
  • When we fail to build an indexer or matcher we log the warning but we don't add them to the execution.

@ph ph changed the title Fix/small fixes add metadata kubernetes Minor: Small fixes for add_kubernetes_metadata Jun 28, 2018
@ph ph force-pushed the fix/small-fixes-add-metadata-kubernetes branch from c47f1bc to 453a561 Compare June 28, 2018 19:09
@@ -73,6 +73,7 @@ https://github.com/elastic/beats/compare/v6.2.3...master[Check the HEAD diff]
- Allow index-pattern only setup when setup.dashboards.only_index=true. {pull}7285[7285]
- Fix duplicating dynamic_fields in template when overwriting the template. {pull}7352[7352]
- Fix a panic on the Dissect processor when we have data remaining after the last delimiter. {pull}7449[7449]
- When we fail to build a Kubernetes' indexer or matcher we produce a warning but we don't them to the execution. {pull}7466[7466]
Copy link
Contributor

Choose a reason for hiding this comment

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

typo: we don't add? them to the execution

@ph
Copy link
Contributor Author

ph commented Jun 28, 2018

@exekias fixed typo.

@exekias exekias merged commit b4c0f69 into elastic:master Jun 28, 2018
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