-
Updated
May 7, 2020 - Go
chaos-engineering
Here are 184 public repositories matching this topic...
-
Updated
Oct 25, 2020
After #1031, add network delay will also run iptables commands, so we need to test whether they can work together.
-
Updated
Oct 6, 2020 - 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
Details
- Once the litmus demo is dockerized we need proper documentation covering the steps to run litmus-demo within a container. This is in accordance with (litmuschaos/litmus-demo#10).
-
Updated
Oct 26, 2020 - 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
Oct 29, 2019 - Go
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
Sep 4, 2020 - TypeScript
-
Updated
Nov 19, 2019 - Shell
-
Updated
Jan 14, 2020 - C#
-
Updated
Jul 6, 2020 - Go
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 23, 2020 - Kotlin
-
Updated
Oct 19, 2020 - Python
-
Updated
Oct 28, 2020 - Python
-
Updated
Oct 13, 2020 - Java
-
Updated
Apr 24, 2020 - Python
-
Updated
Oct 26, 2020 - Java
-
Updated
Jul 16, 2020 - HTML
-
Updated
Aug 6, 2018 - Makefile
-
Updated
Oct 13, 2020 - Python
-
Updated
Dec 10, 2018 - TeX
-
Updated
May 4, 2020 - Python
At the moment the number of tasks able to be launched for a given scenario is 10 do to restriction with ECS. A workaround that creates multiple ECS instances for a given scenario based on the number of tasks requested should be added.
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
Type: feature request
Describe what happened (or what feature you want)
chaosblade是一款覆盖面很广的故障注入测试工具,因此我希望引入此软件对 K8s Paas平台进行测试,但是发现只能针对特定的pod进行故障注入(delete pod或者pod cpu负载等),没有其他针对Paas 的chaos工具(Powerfulseal、Chaos-mesh等)拥有在规定时间内随机等delete 规定分区下的po