eraser icon indicating copy to clipboard operation
eraser copied to clipboard

🧹 Cleaning up images from Kubernetes nodes

Results 97 eraser issues
Sort by recently updated
recently updated
newest added

Signed-off-by: Peter Engelbert **What this PR does / why we need it**: The collector pods (containing the collector, scanner, and eraser containers) were showing as "NotReady" throughout the duration of...

**Describe the solution you'd like** When the collector pod is running, its status shows like "NotReady" which may confuse clients. Can you make the pod's status as `Running` even though...

enhancement

**Describe the solution you'd like** add an architecture diagram we have a few old ones here: https://docs.google.com/document/d/1Rz1bkZKZSLVMjC_w8WLASPDUjfU80tjV-XWUXZ8vq3I/edit#heading=h.bbpo3iwqk0xy old draw.io diagrams: https://drive.google.com/file/d/1sXrFWtdbWPrPSzT94aXpsXTc0fg-dFnF/view?usp=sharing https://drive.google.com/file/d/1L_wDwU9zKaLuv5qBmoTiYx4NUqForUL-/view?usp=sharing

documentation

**Describe the solution you'd like** [A clear and concise description of what you want to happen.] Use [netlify github action](https://github.com/marketplace/actions/netlify-actions) to preview doc changes and make sure they build successfully....

CI

**What this PR does / why we need it**: This is a behavior change so we should document this in the release notes. Changes default behavior to remove vulnerable images...

### Version of Eraser v1.3.1 ### Expected Behavior The controller should skip nodes that don't have enough free resources for the eraser pods. There's a check implemented in the code...

bug

### What kind of request is this? New feature ### What is your request or suggestion? When using eraser in private cloud, we may need mount extra certs to download...

enhancement

### Version of Eraser _No response_ ### Expected Behavior This bug has been affecting Eraser tests https://github.com/actions/upload-artifact/issues/506. It is fine after a re-run, but would it be worth reverting Upload...

bug

### Version of Eraser _No response_ ### Expected Behavior https://github.com/eraser-dev/eraser/pull/970 ### Actual Behavior _No response_ ### Steps To Reproduce _No response_ ### Are you willing to submit PRs to contribute...

documentation

### What kind of request is this? Other ### What is your request or suggestion? I don't believe this is mentioned anywhere. If so, we can close this ### Are...

documentation
good first issue