GomJabbar icon indicating copy to clipboard operation
GomJabbar copied to clipboard

Chaos Monkey for your private cloud

Results 8 GomJabbar issues
Sort by recently updated
recently updated
newest added

Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.26 to 2.0. Commits c98ffba issue 561: add negative test case e2ca740 Use Maven wrapper on github 49d91a1 Fix target for github 19e331d Disable toolchain for github...

dependencies

Docker / Deb / RPM...

enhancement

Allow injecting faults to more than a single target. For example, kill a percentage of some service instances in a random DC.

enhancement

Scheduling must be configurable to allow time intervals for periodic drills and overrides for times where we want to skip drills. An auto scheduling drill will randomly select targets and...

enhancement

Current implementations require ansible or rundeck installation. An SSH based solution will make this project more accessible to most companies.

enhancement

Current audit implementation is file based, and revert commands must be idempotent.. Implement a persistent shared audit log, and at least some sort of marking for done / reverted fault...

enhancement

Implement additional TargetsCollector based on etcd / ZK / static files / etc

enhancement