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 #14394 to 7.x: Ensure that init containers are no longer tailed after they stop #14477

Merged
merged 1 commit into from Nov 12, 2019

Conversation

odacremolbap
Copy link
Contributor

@odacremolbap odacremolbap commented Nov 12, 2019

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

Init containers are killed off immediately after their work is done. So, ideally we should stop polling their endpoints and tailing their log files. The lack of this check impacted one of our builders that didnt have container in the log file path. Which caused the same path to be tailed multiple times.

@odacremolbap odacremolbap added backport review Team:Integrations Label for the Integrations team labels Nov 12, 2019
@odacremolbap odacremolbap merged commit 63bd05a into elastic:7.x Nov 12, 2019
@odacremolbap odacremolbap deleted the backport_14394_7.x branch November 12, 2019 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport review Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants