chart-testing icon indicating copy to clipboard operation
chart-testing copied to clipboard

Exit gracefully (run cleanup tasks) when relevant unix signals are received

Open jlegrone opened this issue 7 years ago • 0 comments

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.

jlegrone avatar Nov 17 '18 23:11 jlegrone