krkn-chaos / cerberus

Guardian of Kubernetes clusters. Tool to monitor clusters health and signal/alert on failures.
Apache License 2.0
92 stars 42 forks source link

End loop on kill main process #206

Closed paigerube14 closed 1 year ago

paigerube14 commented 1 year ago

Terminate main process and all subprocess with killing main process

Using kill <pid>

2023-07-25 15:49:56,772 [INFO] []

2023-07-25 15:49:56,772 [INFO] Sleeping for the specified duration: 6

2023-07-25 15:50:00,741 [INFO] Terminating cerberus monitoring by user
2023-07-25 15:50:00,746 [INFO] Final status information written to final_cerberus_info.json
openshift-ci[bot] commented 1 year ago

@paigerube14: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/images 32695b12086e6a3824bc135942a52f6e487a9e5e link true /test images

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: chaitanyaenr, paigerube14

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/redhat-chaos/cerberus/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment