-
**What happened**:
LitmusChaos tests not running properly on Kubernetes v1.27
**What you expected to happen**:
LitmusChaos tests should run properly on Kubernetes v1.27
**Where can this is…
-
**Currently, the codebase for the Analytics frontend is having redundant code and repetitive calculations in many places.**
The Analytics codebase needs to be refactored -
- Remove the redundant …
-
## Question
So we have a 1 node cluster and we are trying to run chaos experiments on it. We were able to run the pod delete experiment on our deployment but not pod-cpu-hog and pod-memory-hog. We ke…
-
## Question
May I know how to keep helper pods there after chaos experiment completed successfully?
The helper pods are deleted by default after experiment completed.
_level=info msg="[Cleanup]…
-
#### Requirement:
- The users workflow to trigger/abort chaos should be as simple as annotating and de-annotating his application deployment.
- In other words, ChaosEngine resources should be cr…
-
Basic auth is a supported method in the git pull code
https://github.com/litmuschaos/litmus/blob/cbc3e089e65461a06084620298ca06600dbc2a3e/litmus-portal/graphql-server/pkg/myhub/ops/gitops.go#L111
…
-
**What happened**:
When I try to create a new Experiment from an existing 2.14.0 yaml I get an error without any detail except: "errorInYamlDescription". I am also unable to edit or run the exper…
sebay updated
5 months ago
-
**Context**:
We are trying to automate the installation of Chaos Infra in different namespaces using Kyverno. When playing around with the API to figure out how the registration flow works, I ran i…
-
Hi,
I have installed Litmus 2.0 on AKS using 'kubectl apply -f https://litmuschaos.github.io/litmus/2.0.0/litmus-2.0.0.yaml'.
After that when I started the test 'podtato-head' workflow , i am gettin…
-
Hi!
1) I'am installed litmus and portal on minikube on one host, with ip x.x.x.x
- created nginx proxy_pass from external ip to minikube 192.168.49.2:31391
- http://x.x.x.x:8080/ - opened portal, s…