-
Updated
Dec 10, 2020
site-reliability-engineering
Here are 53 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:
This issue is to dockerize the litmus demo repository to run a demo experiment with the minimal prerequisites. Currently, there are certain numbers of prerequisites to run the litmus demo env, this can be reduced by containerizing the dependencies and running the script from it.
Requirement - what kind of business use case are you trying to solve?
Our traces contain data that is covered by GDPR (european user privacy regulations) and, thus developers do not have direct access to all traces. If an error occurs, relevant traces has to be filtered out and the relevant ones are forwarded to the developer.
Another use case:
It would be nice to just attach files with
-
Updated
Jun 9, 2019
-
Updated
Oct 29, 2020
-
Updated
Jun 16, 2020
-
Updated
May 6, 2020
-
Updated
Nov 19, 2020
-
Updated
Mar 22, 2017
-
Updated
Dec 10, 2018 - TeX
-
Updated
May 6, 2018
-
Updated
May 23, 2020 - Go
Although it's not a high priority, we could get a more fancy and modern wheel.
-
Updated
Mar 29, 2020 - HTML
-
Updated
Nov 27, 2019
-
Updated
Dec 9, 2020
-
Updated
Aug 24, 2018
-
Updated
Dec 23, 2018
-
Updated
Nov 26, 2020 - Makefile
-
Updated
Feb 2, 2017
-
Updated
Dec 1, 2020
-
Updated
May 17, 2018
-
Updated
Dec 8, 2017 - Go
-
Updated
Nov 25, 2020 - Ruby
-
Updated
Nov 14, 2017 - Python
-
Updated
Sep 11, 2020 - Ruby
Improve this page
Add a description, image, and links to the site-reliability-engineering topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the site-reliability-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