-
Please explain how to install LitmusChaos ChaosCenter in k8s
-
https://github.com/algolia/docsearch-configs/blob/master/configs/litmuschaos.json has the default style configs. In case, some customizations are required - we need to send a PR to this file.
https…
-
Hello. I am trying to install litmus with Terraform by calling the helm chart like the following:
```tf
resource "helm_release" "litmus" {
chart = "litmus"
name = "litmus"
name…
-
**What happened**:
- Litmus installed on OpenShift 4.9 with offline registry
- We used the ImageContentSourcePolicy to provide a mirror for docker.io/litmuschaos -repositorys (example below)
- Ope…
-
**What happened**:
Error on login to litmus chaos using default credentials.
**What you expected to happen**:
Successful authentication to the Chaos Center.
**Where can this issue be c…
-
At kubecon they showed how they ran litmus chaos tests in pipelines to prove that a commit made the application more/less resilient.
Litmus allows for defining "chaos tests", that can be run while d…
-
- Currently, chaos hub don't have pre-loader for the pages. Request to add pre-loader for the chaos hub
- Also, chaos hub have many icon's images. Request a image's lazy loader to increase the UX.
…
-
## What's the test to develop? Please describe
Investigate if it's possible to adopt [Litmus Chaos](https://litmuschaos.github.io/litmus/experiments/categories/contents/) to perform the following o…
-
## UNIT TEST
**What happened**:
- Write the unit-test
**What you expected to happen**:
- The test case should be written for function exporter()- https://github.com/litmuschaos/chaos-expor…
-
## BUG REPORT
**What happened**:
Deleting the chaosengine is only deleting the pods(runner, helper, experiment pod)which are being created during the chaos test.
**What you expected to ha…