Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
End loop on kill main process (#206) * properly end on user ending run * corret comment * adding raised by user exception * changes
Kill process default usage (#204) * adding default sig * No dupe keyborad * no globals * adding handler
adding output file location option (#200) * adding output file location option * wrong variable
Release 1.0.1 Signed-off-by: Sandro Bonazzola <[email protected]>
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.