Closed SaiedKazemi closed 3 years ago
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.
This change is
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.
This change is