Skip to content

Tags: krkn-chaos/cerberus

Tags

v1.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
End loop on kill main process (#206)

* properly end on user ending run

* corret comment

* adding raised by user exception

* changes

v1.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Kill process default usage (#204)

* adding default sig

* No dupe keyborad

* no globals

* adding handler

v1.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
adding output file location option (#200)

* adding output file location option

* wrong variable

v1.0.1

Release 1.0.1

Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>

v1.0.0

Add support to ignore checking pods in ns

This commit adds a way for user to specify a regex to ignore checking
the pods in the namespaces.

Fixes https://github.com/redhat-chaos/cerberus/issues/177.