-
Updated
Jun 2, 2021 - Go
Chaos Engineering
Chaos engineering is the discipline of experimenting on a software system in production in order to build confidence in the system's capability to withstand turbulent and unexpected conditions. Chaos engineering is a disciplined approach to identifying failures before they become outages
Here are 237 public repositories matching this topic...
-
Updated
Nov 8, 2021 - JavaScript
-
Updated
Oct 19, 2021
Feature Request
Is your feature request related to a problem? Please describe:
latest, v2.0.x
Describe the feature you'd like:
As usual, we use the following format to define chaos object:
apiV
We can add an upgrade/downgrade command for litmusctl binary, it can look at the matrix of versions in a file and upgrade/downgrade according to the user's choice.
example
- litmusctl upgrade v0.5.0
- litmusctl downgrade v0.4.0
-
Updated
Oct 25, 2021 - Go
Running 2.9.1 (yes, I know, it's old). We have several different clusters, but don't have the same k8s deployments in each cluster. Tried to use a generic policy definition. When it is applied in a cluster which doesn't have one of the deployments, seal doesn't handle the 404 from k8s and dies. Yes, we can change the policies, but also seal shouldn't die in this scenario.
While this was wit
-
Updated
Nov 15, 2021 - Go
I try to run an experiment with variables configured in "configuration"
"configuration":{ "waitTime": 3 }
There it´s defined as Number
Then I want to use this var in pauses
"pauses":{ "after": "${waitTime}"}
This results into an error that pauses needs a Number
Can it be fixed that variables can be uses also in "pauses" ?
-
Updated
Jan 13, 2021 - Go
-
Updated
Nov 3, 2021 - JavaScript
-
Updated
Nov 2, 2021 - Java
-
Updated
Sep 21, 2021 - TypeScript
-
Updated
Jan 14, 2020 - C#
-
Updated
Feb 21, 2021 - Shell
-
Updated
Jul 6, 2020 - Go
-
Updated
Sep 22, 2021 - Python
-
Updated
Nov 27, 2020 - Kotlin
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 20, 2021 - Python
-
Updated
Jan 24, 2021 - Python
-
Updated
Sep 20, 2021 - Java
-
Updated
Jun 5, 2021 - Java
-
Updated
Nov 7, 2021 - C
-
Updated
Oct 14, 2021 - HTML
-
Updated
Nov 9, 2021 - Python
-
Updated
Oct 19, 2021 - Python
Issue Description
Question
Describe what happened (or what feature you want)
Trying to evaluate ChaosBlade as an option for resiliency testing. But I'm not sure if this is a feature request or a question. Actually, two questions: