Commit 603d3ba
Saied Kazemi
Use tini to reap orphan child process (#112)
This commit uses tini to start traceroute-caller in order to
reap its orphaned child processes.
Also, for local debugging via docker-compose, this
commit uses the same parameters as are specified in
k8s/daemonsets/templates.jsonnet.
The changes were tested locally via docker-compose, making
sure that there are no orphan processes after traceroute-caller
runs scamper.1 parent 4ccb2c2 commit 603d3ba
2 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
0 commit comments