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

Add sigint syscall signal before sigkill #2388

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

bagulm123
Copy link
Contributor

What issue type does this pull request address? (keep at least one, remove the others)
/kind enhancement

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves #2370

Please provide a short message that should be published in the DevSpace release notes
Changed syscall signal to SIGINT from SIGKILL

What else do we need to know?

@bagulm123 bagulm123 force-pushed the change-signal-to-sigint branch from f50d9dc to 6958fc1 Compare October 21, 2022 09:56
@bagulm123 bagulm123 changed the title changed syscall signal to sigint Change syscall signal to sigterm Oct 21, 2022
@bagulm123 bagulm123 changed the title Change syscall signal to sigterm WIP - Change syscall signal to sigterm Oct 21, 2022
@bagulm123 bagulm123 force-pushed the change-signal-to-sigint branch from 6958fc1 to 3eb6f8a Compare November 1, 2022 08:59
@bagulm123 bagulm123 force-pushed the change-signal-to-sigint branch from 3eb6f8a to 2cd9bd0 Compare November 1, 2022 09:01
@bagulm123 bagulm123 changed the title WIP - Change syscall signal to sigterm Add sigint syscall signal before sigkill Nov 1, 2022
@FabianKramm FabianKramm merged commit 22f1864 into devspace-sh:main Nov 3, 2022
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.

Restart containers with SIGINT before sending SIGKILL
2 participants