-
Updated
Jul 11, 2021 - Go
fault-injection
Here are 81 public repositories matching this topic...
Feature Request
Is your feature request related to a problem? Please describe:
the kind version is too low, and will not work well on kernel 5.12.2 +
because of kubernetes-sigs/kind#2240
Describe the feature you'd like:
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
Jun 15, 2021 - HTML
-
Updated
Jul 5, 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 2, 2021 - Java
-
Updated
Mar 16, 2019 - Dockerfile
-
Updated
Jul 9, 2021 - C
-
Updated
Jul 9, 2021 - Python
-
Updated
Mar 25, 2021 - Python
-
Updated
May 29, 2018
-
Updated
May 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: