github openfaas/faasd 0.6.2
Update deletion grace period and fix bug in GetIPfromPID

latest releases: 0.18.8, 0.18.7, 0.18.6...
4 years ago

Changelog for 0.6.2:

Fix unhandled range error and extend deletion timeout

Fixes a bug when attempting to access a non-existant IP from
GetIPfromPID called via the list API.

Renames the provider from faas-containerd

Updates function deletion grace period to 30s to prevent any
errors in the REST API during a long-running deletion.

Tested on Linux with the figlet function which by default takes
around 5s to delete due to its write_timeout value, the deletion
now blocks rather than throwing an error.

Generated by Derek

Don't miss a new faasd release

NewReleases is sending notifications on new releases.