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

Fix: git zombie processes left behind after periodic image updater runs #584

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

dmavis
Copy link
Contributor

@dmavis dmavis commented Jul 1, 2023

As mentioned in #583, during troubleshooting and testing for that issue, I noticed that zombie git processes were building up in the running container after each periodic image updater run. The Argo CD project had a similar issue: argoproj/argo-cd#3611 and my fix uses the same solution

Signed-off-by: Daniel Mavis <daniel.mavis@faa.gov>
@codecov-commenter
Copy link

Codecov Report

Merging #584 (a49f5e0) into master (5366cc1) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #584   +/-   ##
=======================================
  Coverage   65.86%   65.86%           
=======================================
  Files          22       22           
  Lines        2045     2045           
=======================================
  Hits         1347     1347           
  Misses        569      569           
  Partials      129      129           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@jannfis jannfis left a comment

Choose a reason for hiding this comment

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

Great catch, thanks!

LGTM.

@jannfis jannfis merged commit f6c4fe3 into argoproj-labs:master Jul 6, 2023
8 of 10 checks passed
ks-yim pushed a commit to ks-yim/argocd-image-updater that referenced this pull request Jul 9, 2023
…ns (argoproj-labs#584)

Signed-off-by: Daniel Mavis <daniel.mavis@faa.gov>
Signed-off-by: KS. Yim <ks.yim@linecorp.com>
jwhy89 pushed a commit to jwhy89/argocd-image-updater that referenced this pull request Aug 17, 2023
…ns (argoproj-labs#584)

Signed-off-by: Daniel Mavis <daniel.mavis@faa.gov>
Signed-off-by: Jarvis Yang <jarvis.yang@recurohealth.com>
xescab pushed a commit to xescab/argocd-image-updater that referenced this pull request Sep 8, 2023
…ns (argoproj-labs#584)

Signed-off-by: Daniel Mavis <daniel.mavis@faa.gov>
Signed-off-by: Francesc Arbona <francesc.arbona@global.ntt>
dlactin pushed a commit to dlactin/argocd-image-updater that referenced this pull request May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants