litmus-go icon indicating copy to clipboard operation
litmus-go copied to clipboard

Results 32 litmus-go issues
Sort by recently updated
recently updated
newest added

This is a BUG report **What happened**: I use pod-delete experiment and my parent resource definition is custom (StrimziPodSet in my case) So when experiment starts - it deletes pod,...

**What this PR does / why we need it**: **Which issue this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close that issue when PR gets merged)*:...

**What this PR does / why we need it**: **Which issue this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close that issue when PR gets merged)*:...

Here is the trivy run that reports the issue in `promql` and `crictl` binaries. ``` usr/local/bin/crictl (gobinary) =============================== Total: 4 (HIGH: 4, CRITICAL: 0) ┌──────────────────────────────────────────────────────────────┬─────────────────────┬──────────┬────────┬───────────────────┬────────────────────────┬──────────────────────────────────────────────────────────────┐ │ Library │ Vulnerability │...

## 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...

kind/feature

## Is this a BUG REPORT or FEATURE REQUEST? BUG REPORT **What happened**: Twistlock scans currently flag the "experiements" binary with [PRISMA-2022-0164](https://github.com/aws/aws-sdk-go/commit/f4fe6f318f21ab75ade22ac51cba751c0af16939). **What you expected to happen**: To not have...

vulnerability

## Details: - We found critical vulnerabilities on `golang:1.17` and need to bump the version to `golang:1.19` to fix those vulnerabilities. ref: https://github.com/litmuschaos/litmus-go/blob/master/build/Dockerfile#L3

vulnerability

BUG REPORT **What happened**: I ran the chaos experiment 'pod-network-loss' against a pod which was able to successfully inject the Linux traffic control rule to block the traffic. This resulted...

enhancement

## 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 happen**: It should...

enhancement

**What this PR does / why we need it**: Fix the problem when attaching the process to another cgroup when using cgroup 2. **Which issue this PR fixes** *(optional, in...