Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

Use tini in the runner container to remove ssh zombie processes #327

Merged
merged 1 commit into from
Oct 11, 2021

Conversation

arbulu89
Copy link
Contributor

@arbulu89 arbulu89 commented Oct 11, 2021

Add tini to clean the zombie ssh defunc processes.
This utility is designed to clean all the zombie processes within the container.

I have tested, and it works. We don't have any ssh defunc process anymore in the runner container.

Fix for #326

@arbulu89 arbulu89 added the bug Something isn't working label Oct 11, 2021
@arbulu89 arbulu89 linked an issue Oct 11, 2021 that may be closed by this pull request
@arbulu89 arbulu89 changed the title Use tini in the runner container to remove zombie processes Use tini in the runner container to remove ssh zombie processes Oct 11, 2021
Copy link
Contributor

@dottorblaster dottorblaster left a comment

Choose a reason for hiding this comment

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

Super LGTM

Copy link
Member

@nelsonkopliku nelsonkopliku left a comment

Choose a reason for hiding this comment

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

I didn't know about this. Cool stuff!

@arbulu89 arbulu89 merged commit f852551 into trento-project:main Oct 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

Trento runner container in K3S is leaving ssh defunc processes
4 participants