chart-testing
chart-testing copied to clipboard
Exit gracefully (run cleanup tasks) when relevant unix signals are received
When an interrupt signal is received, for example, any releases or namespaces that are pending deletion should be deleted. This would be great for local usage of ct install when the user may wish to exit the program as soon as it's clear that a deployment has failed.