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

[Enhancement]: Handle OS Signals #1011

Open
1 task done
johnstonmatt opened this issue Sep 17, 2024 · 0 comments
Open
1 task done

[Enhancement]: Handle OS Signals #1011

johnstonmatt opened this issue Sep 17, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@johnstonmatt
Copy link
Contributor

Version

cndi v2.17.0
kubeseal v0.26.0
terraform v1.5.5

Please provide a summary of the enhancement you are proposing:

OS Signal Events should be forwarded to telemetry. including a property for the interrupt code provided, before exiting.

Please provide the motivation or use case for this enhancement:

SIGINT and SIGTERM are worth tracking at least, and we should ue them to exit gracefully wherever possible too

How can we best workaround this issue so far?

No response

How would you approach solving this problem within CNDI?

implement SIGINT and SIGTERM using Deno Signals

Code of Conduct

  • I agree to follow this project's Code of Conduct
@johnstonmatt johnstonmatt added the enhancement New feature or request label Sep 17, 2024
@johnstonmatt johnstonmatt self-assigned this Sep 17, 2024
@github-project-automation github-project-automation bot moved this to Todo in cndi Sep 17, 2024
@johnstonmatt johnstonmatt changed the title [Enhancement]: Enable OS Signals [Enhancement]: Handle OS Signals Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant