-
Updated
Jun 2, 2021 - Go
chaos-engineering
Here are 225 public repositories matching this topic...
-
Updated
Jul 28, 2021 - JavaScript
-
Updated
Jul 30, 2021
Feature Request
Is your feature request related to a problem? Please describe:
When some syntax error occurs in generated file "zz_generated.**.go", "chaos-builder" will not work well.
Describe the feature you'd like:
when "walkthrough" the path, ignore the .go file that start with zz_generated
Describe alternatives you've considered:
-
Updated
Aug 9, 2021 - Go
Currently, we have a lot of env vars in the litmusportal, so we need to use envconfig pkg to validate and process the env vars.
PKG- https://github.com/kelseyhightower/envconfig
Need to add in:
- graphql-server
- event-tracker
- subscriber
- authentication-server
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
Aug 9, 2021 - Go
Currently this will work:
"method": [
{
"name": "send-invalid-request",
"type": "action",
"provider": {
"type": "process",
"path": "echo",
"arguments": "${request_file}"
}
}
]
But this won't:
"method": [
{
"name": "send-invalid-
-
Updated
Jan 13, 2021 - Go
-
Updated
Jul 9, 2021 - JavaScript
Drop 1.5.x support
I would like to drop Spring Boot support for 1.5.x. It is EOL https://spring.io/blog/2018/07/30/spring-boot-1-x-eol-aug-1st-2019
I would also add some notes in the docs, that we adhere to the spring boot lifecycle in order to be transparent about dropping support for versions.
-
Updated
Aug 11, 2021 - TypeScript
-
Updated
Jan 14, 2020 - C#
-
Updated
Feb 21, 2021 - Shell
-
Updated
Jul 6, 2020 - Go
-
Updated
Apr 27, 2021 - Python
-
Updated
Nov 27, 2020 - Kotlin
-
Updated
Oct 13, 2020 - Java
-
Updated
May 9, 2021 - Python
-
Updated
Jan 24, 2021 - Python
-
Updated
Jul 20, 2021 - Java
-
Updated
Jun 5, 2021 - Java
-
Updated
Aug 11, 2021 - C
-
Updated
Aug 10, 2021 - HTML
-
Updated
Aug 12, 2021 - Python
-
Updated
Jul 9, 2021 - Python
Improve this page
Add a description, image, and links to the chaos-engineering topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chaos-engineering topic, visit your repo's landing page and select "manage topics."
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: