-
Updated
Aug 16, 2021 - Go
fault-injection
Here are 80 public repositories matching this topic...
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:
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
-
Updated
Jul 17, 2021 - HTML
-
Updated
Aug 6, 2021 - Go
-
Updated
Jan 14, 2020 - C#
One problem with faulting programs under KRF is that KRF might decide to inject a fault during the dynamic link/load phase, aborting ld-linux.so
instead of the actual target image. This usually isn't helpful, since it doesn't indicate any mistakes in the target itself.
It should be possible to check the loaded program's name via the current
task, probably via comm
. We should use that (or
-
Updated
Jul 20, 2021 - Java
-
Updated
Aug 11, 2021 - C
-
Updated
Mar 16, 2019 - Dockerfile
-
Updated
Jul 9, 2021 - Python
-
Updated
Mar 25, 2021 - Python
-
Updated
May 29, 2018
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Oct 29, 2018 - Python
-
Updated
Jul 25, 2019 - MATLAB
-
Updated
Aug 14, 2020 - Python
simulate failure port is already allocated
-
Updated
Mar 27, 2017 - Python
-
Updated
Sep 4, 2018 - Scala
-
Updated
Jan 29, 2021 - C#
-
Updated
Feb 11, 2019
-
Updated
May 23, 2021 - Go
-
Updated
Aug 5, 2020
-
Updated
Jun 4, 2021 - Java
Improve this page
Add a description, image, and links to the fault-injection topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fault-injection 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: