Currently we do not properly listen to os.Signals Allowing that from the root command down would ensure a graceful shutdown This is especially useful for things like terraform runs which requires a graceful shutdown to not lock state
Currently we do not properly listen to os.Signals
Allowing that from the root command down would ensure a graceful shutdown
This is especially useful for things like terraform runs which requires a graceful shutdown to not lock state