Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add shutdownHook to send sigterm to ryuk (#7717)
Currently, `Ryuk` container finishes after around 10s. This commit register a shutdown hook which will send a sigterm to the Ryuk container when JVM is terminating causing Ryuk to finish sooner.
- Loading branch information