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_kubernetes_metadata: Do not process nil pod events #6487

Merged
merged 1 commit into from
Mar 2, 2018

Conversation

exekias
Copy link
Contributor

@exekias exekias commented Feb 28, 2018

While the root cause is unclear, this change adds defensive code against
nil Pod processing errors. It also adds more logging to debug this
further.

Fixes #6372

While the root cause is unclear, this change adds defensive code against
nil Pod processing errors. It also adds more logging to debug this
further.

Fixes elastic#6372
@exekias exekias force-pushed the fix-removepod-panic branch from 5eb038a to 40d1a48 Compare February 28, 2018 19:13
@ruflin ruflin merged commit 87bfbd7 into elastic:6.2 Mar 2, 2018
@ruflin
Copy link
Contributor

ruflin commented Mar 2, 2018

@exekias Should this be forward ported to master?

@ruflin
Copy link
Contributor

ruflin commented Mar 4, 2018

No forwardporting needed, see #6372 (comment)

leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
While the root cause is unclear, this change adds defensive code against
nil Pod processing errors. It also adds more logging to debug this
further.

Fixes elastic#6372
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