mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 00:14:00 +00:00
feat(multiplayer): acknowledge supervisor shutdown
This commit is contained in:
@@ -16,7 +16,8 @@ const usageText = `Usage: game-server-supervisor [options] -- <game-server-comma
|
||||
|
||||
The child command is started only after an allocated Agones endpoint has been
|
||||
validated and, when configured, an explicit process-ready probe succeeds.
|
||||
SIGTERM/SIGINT requests authenticated drain before the bounded grace deadline.
|
||||
SIGTERM/SIGINT requests authenticated drain, acknowledges planned shutdown to
|
||||
the control plane when configured, and then enforces the bounded grace deadline.
|
||||
`
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user