Implement graceful shutdown as per classic watchdog 0.9.4
Changelog:
- Implement graceful shutdown as per classic watchdog 0.9.4 #28
This creates a delay between SIGTERM and shutting off new HTTP connections meaning the Kubelet has a chance to remove the watchdog from the pool of HTTP endpoints it is using.