-
**What happened**: Installation through helm commands are giving error
`'Error: template: litmus/templates/server-cluster-role.yaml:2:6: executing "litmus/templates/server-cluster-role.yaml" at…
-
**What is the issue?**
While creating the experiment , there is no way to set the spec params like nodeSelectors, Tolerations and resources:{}.
**Impact of the above issue**
The experiment pods f…
-
The documentation assumes that I, as a first-time reader(or beginner), have pre-requisite knowledge of certain terms and concepts widely used across the documentations. For example, I saw the use of t…
-
As you can see in the switch expression, `lastExperimentRunStatus === ExperimentRunStatus.RUNNING` and `lastExperimentRunStatus === ExperimentRunStatus.QUEUED` are always true. IMO, we can shift these…
-
While user hovers on a card in workflow section of home page, if users click on the card let the workflow with argo graphs get opened. Currently clicking on it doesn't have any action
![image](ht…
-
Right now LitmusChaos can run in all namespaces. That poses a security risk as well as an accidental run of chaos tests in the namespaces where it should not be run. I as an administrator want to …
brnck updated
2 years ago
-
## Question
In Litmus 3.0, The environment name and ID are the same.
Updating the environment name does not change the environment ID. This can cause problems when users try to create a new…
-
## Is this a BUG REPORT or FEATURE REQUEST?
FEATURE REQUEST
**What happened**:
Hi, I am working with Litmus to induce chaos into my target environment. However, due to the default …
-
Good morning,
The experiment is launched but at the time of downloading the chaos-runner:3.5.1 image I encounter a 401 error when downloading the image.
I have tried downloading the image locall…
-
Have you tested it with [kube-monkey](https://github.com/asobti/kube-monkey) or something similar to ensure failure-resilient ?