-
Updated
Apr 22, 2022 - 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 260 public repositories matching this topic...
-
Updated
Jun 26, 2022 - JavaScript
-
Updated
Jul 13, 2022
Capability Questions
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:
- Does ChaosBlade support Azure, or can it be extended to support Azure?
- Can ChaosBlade inject failures into a Platform as a Service (Pa
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
Apr 27, 2022 - 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
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
Jul 19, 2022 - Go
-
Updated
Jan 13, 2021 - Go
-
Updated
Jul 7, 2022 - Java
-
Updated
Mar 30, 2022 - JavaScript
-
Updated
Feb 12, 2022 - TypeScript
-
Updated
Feb 21, 2021 - Shell
-
Updated
Jun 2, 2022 - C#
-
Updated
Jul 6, 2020 - Go
-
Updated
Jan 10, 2022 - Python
-
Updated
Apr 29, 2022 - Kotlin
-
Updated
Oct 13, 2020 - Java
-
Updated
Jul 2, 2022 - Python
-
Updated
Jul 19, 2022 - Python
-
Updated
Apr 22, 2022 - C
-
Updated
Jan 24, 2021 - Python
-
Updated
Jun 30, 2022 - Java
-
Updated
Jul 11, 2022 - Java
-
Updated
May 10, 2022 - HTML
-
Updated
Jul 1, 2022 - Java
Bug Report
NetworkChaos works with
device: eth0, not work withdevice: eth0@if12I am not sure if it would be a bug or an enhancement.
We could add a validation webhook, or trim the things after
@.What version of Kubernetes are you using?
N/A
What version of Chaos Mesh are you using?