Add graceful shutdown when interrupted

If implemented this permit restoring a clean state in case of signal
interruption.

Signed-off-by: Soule BA <soule@weave.works>
This commit is contained in:
Soule BA 2022-01-12 11:50:19 +01:00
parent f7d9ee90cd
commit 306f8f5715
No known key found for this signature in database
GPG key ID: 4D40965192802994
23 changed files with 134 additions and 800 deletions

View file

@ -14,4 +14,4 @@ spec:
- port: 9999
targetPort: grpc
protocol: TCP
name: grpc
name: grpc