Enapter / charts

Enapter Helm Charts
MIT License
48 stars 49 forks source link

Use SIGTERM on timeout for probes #68

Closed air3ijai closed 1 year ago

air3ijai commented 1 year ago

Hello,

We recently observed unusual behaviour about [bitnami/redis] - Probes uses SIGQUIT and generates coredumps #15055 and it was already fixed in [bitnami/redis] Use SIGTERM on timeout for probes #15057.

As for KeyDB a similar approach is used, we should consider to update that as well.

Thanks!

Antiarchitect commented 1 year ago

@air3ijai Please check new 0.46.2 keydb chart release which includes this fix. Thank you so much for your contribution!