monogon-dev / monogon

The Monogon Monorepo. May contain traces of peanuts and a ✨pure Go Linux userland✨. Work in progress!
https://monogon.tech
Apache License 2.0
378 stars 9 forks source link

Graceful shutdown / restart #253

Open lorenz opened 1 year ago

lorenz commented 1 year ago

Currently we cannot "gracefully" restart a Metropolis node. We want to be able to orderly turn down services before restarting a node. This requires various coding and supervisor improvements (for example constraints). This will probably also touch on implementing kexec to implement this depending on integrity.