We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cndi v2.17.0 kubeseal v0.26.0 terraform v1.5.5
OS Signal Events should be forwarded to telemetry. including a property for the interrupt code provided, before exiting.
SIGINT and SIGTERM are worth tracking at least, and we should ue them to exit gracefully wherever possible too
No response
implement SIGINT and SIGTERM using Deno Signals
SIGINT
SIGTERM
The text was updated successfully, but these errors were encountered:
johnstonmatt
No branches or pull requests
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
andSIGTERM
using Deno SignalsCode of Conduct
The text was updated successfully, but these errors were encountered: