-
Updated
May 7, 2020 - Go
chaos-engineering
Here are 201 public repositories matching this topic...
-
Updated
Nov 24, 2020
There is no e2e test and documents for external network delay and partition now
The e2e test could be found in /test/e2e/chaos/basic.go. Reading other tests in that file could help accomplish this issue.
Example for extern network delay:
apiVersion: chaos-mesh.org/v1alpha1
kind: NetworkChaos
metadata:
name: network-netem-example
namespace: chaos-testing
spec:
-
Updated
Dec 16, 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
This issue is
-
Updated
Dec 15, 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
Dec 11, 2020 - TypeScript
-
Updated
Nov 19, 2019 - Shell
-
Updated
Jan 14, 2020 - C#
-
Updated
Jul 6, 2020 - Go
-
Updated
Oct 13, 2020 - Java
-
Updated
Nov 27, 2020 - Kotlin
-
Updated
Dec 15, 2020 - Python
-
Updated
Nov 27, 2020 - Python
-
Updated
Dec 7, 2020 - Java
-
Updated
Apr 24, 2020 - Python
-
Updated
Nov 23, 2020 - Java
-
Updated
Jul 16, 2020 - HTML
-
Updated
Dec 18, 2020 - Python
-
Updated
May 4, 2020 - Python
-
Updated
Aug 6, 2018 - Makefile
-
Updated
Dec 10, 2018 - TeX
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