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

Added SIGTERM signal handling for graceful shutdown of Litmus-Checker #376

Merged

Conversation

Jonsy13
Copy link
Contributor

@Jonsy13 Jonsy13 commented Jun 16, 2023

What this PR does / why we need it:

With Argo 3.4.x, Now when users aborts an Argo-Workflow, The wait container sends a SIGTERM signal to other containers for suspension of Argo-Workflow Pod. Without handling of SIGTERM, The Workflow Pods gets into ERROR state & terminates. There is no functionality wise issues, Abort does works as expected, These changes are made to make sure our litmus-checker doesn't go into error state & shuts down gracefully!

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

@ispeakc0de ispeakc0de merged commit c1bf5dd into litmuschaos:master Jun 19, 2023
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.

2 participants