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

Cherry-pick #21882 to 7.x: Fix panic on add_docker_metadata close #21889

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

jsoriano
Copy link
Member

@jsoriano jsoriano commented Oct 16, 2020

Cherry-pick of PR #21882 to 7.x branch. Original message:

If the processor was not properly initialized, for example because it
couldn't access the docker socket, then the watcher will be nil. Avoid
trying to stop the watcher in that case.

No changelog needed as the change introducing this issue hasn't
been released.

Related issues

If the processor was not properly initialized, for example because it
couldn't access the docker socket, then the watcher will be nil. Avoid
trying to stop the watcher in that case.

(cherry picked from commit 80b8f53)
@jsoriano jsoriano added [zube]: In Review backport Team:Platforms Label for the Integrations - Platforms team labels Oct 16, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-platforms (Team:Platforms)

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Oct 16, 2020
@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #21889 opened]

  • Start Time: 2020-10-16T09:59:33.140+0000

  • Duration: 96 min 30 sec

Test stats 🧪

Test Results
Failed 0
Passed 16334
Skipped 1368
Total 17702

@jsoriano jsoriano merged commit ef85f4d into elastic:7.x Oct 16, 2020
@jsoriano jsoriano deleted the backport_21882_7.x branch October 16, 2020 13:26
@zube zube bot removed the [zube]: Done label Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:Platforms Label for the Integrations - Platforms team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants