Commit d61ce2a
authored
feat: log if shotdown was stard or not (#793)
During troublesheeting an issue the QOSDK was shutting down unexpectedly,
this will give more information if it comes from OS or the app exists.
Signed-off-by: Attila Mészáros <[email protected]>1 parent c396900 commit d61ce2a
File tree
1 file changed
+2
-1
lines changed- core/runtime/src/main/java/io/quarkiverse/operatorsdk/runtime
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
0 commit comments