Skip to content

Implement graceful shutdown as per classic watchdog 0.9.4

Compare
Choose a tag to compare
@alexellis alexellis released this 17 Sep 12:24
· 113 commits to master since this release

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.