wireapp / wire-server

🇪🇺 Wire back-end services
https://wire.com
GNU Affero General Public License v3.0
2.6k stars 325 forks source link

charts/{brig,galley}: Allow setting a preStop hook for the deployments #4200

Closed akshaymankar closed 1 month ago

akshaymankar commented 1 month ago

https://wearezeta.atlassian.net/browse/WPB-9075

Checklist

akshaymankar commented 1 month ago

The idea is that we'll deploy profiling builds and set this value to upload the profile data somewhere. This was when k8s decides to kill the container, the profile data won't get lost.

lwille commented 1 month ago

feel free to merge once CI is green :)