-
Updated
May 3, 2020
reliability-engineering
Here are 104 public repositories matching this topic...
Hey guys, really enjoying using this project.
Noticed you built a Slack integration in this PR: Add slack notification #21
It would be fantastic if the README details how I might be able to wire up Chaos Lambda running on my AWS account with my Slack. Any thoughts on how soon this can get done?
-
Updated
May 22, 2020 - Go
Confusing message when a `process` based activity refers to a file/script that is not executable
see chaostoolkit/chaostoolkit#160
If you accidentally refer to a file that is not executable, the toolkit responds with the following message when doing a
validateorruncommand:[2020-01-30 16:00:27 ERROR] path 'None' cannot be found, in activity 'my-activity'If possible it would be nice if the toolkit pointed out that you were refe
-
Updated
Nov 27, 2019
-
Updated
Aug 29, 2017
-
Updated
May 12, 2020 - Go
-
Updated
May 15, 2020 - Ruby
-
Updated
Aug 24, 2018
-
Updated
Mar 11, 2020 - Go
This repo doesn't currently have any tests. That's OK as a proof of concept.
If users find it useful and depend on it then we should write tests and have them automatically run against pull requests so that it's easier to review changes with increased confidence.
-
Updated
May 14, 2020 - HCL
-
Updated
Mar 29, 2020 - CSS
-
Updated
May 6, 2020 - Go
-
Updated
May 22, 2020 - TypeScript
-
Updated
May 20, 2020 - Ruby
-
Updated
Apr 22, 2020 - Go
-
Updated
May 18, 2020 - Ruby
-
Updated
May 17, 2018
-
Updated
Oct 8, 2018 - Puppet
-
Updated
May 14, 2020
-
Updated
Apr 23, 2018 - HCL
-
Updated
May 20, 2020 - Ruby
-
Updated
May 14, 2020 - Ruby
Improve this page
Add a description, image, and links to the reliability-engineering topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reliability-engineering topic, visit your repo's landing page and select "manage topics."
expected input in json file : "tolerance": true,
but chaos init tolerance input is written as "tolerance": "True"