-
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 232 public repositories matching this topic...
-
Updated
Sep 29, 2021 - JavaScript
-
Updated
Sep 17, 2021
Feature Request
Is your feature request related to a problem? Please describe:
the kind version is too low, and will not work well on kernel 5.12.2 +
because of kubernetes-sigs/kind#2240
Describe the feature you'd like:
Currently, the server can't connect to MongoDB with TLS mode.
Solution:
- We need an env to take the certificate as a configmap
- Modify the mongodb connection to add the TLS connection code.
-
Updated
Sep 17, 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
Sep 20, 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
Oct 3, 2021 - JavaScript
-
Updated
Oct 1, 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
Sep 17, 2021 - Python
-
Updated
Jan 24, 2021 - Python
-
Updated
Sep 20, 2021 - Java
-
Updated
Jun 5, 2021 - Java
-
Updated
Aug 17, 2021 - C
-
Updated
Sep 21, 2021 - HTML
-
Updated
Oct 1, 2021 - Python
-
Updated
Jul 9, 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: