Skip to content

Tags: krkn-chaos/cerberus

Tags

v1.0.4

Toggle v1.0.4's commit message

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

Toggle v1.0.3's commit message

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

Toggle v1.0.2's commit message

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

Toggle v1.0.1's commit message
Release 1.0.1

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

v1.0.0

Toggle v1.0.0's commit message
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.