eraser icon indicating copy to clipboard operation
eraser copied to clipboard

🧹 Cleaning up images from Kubernetes nodes

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

**Describe the solution you'd like** If a cluster has non-linux nodes, we will need a way to test them in a CI system. Currently the E2E tests use a Kind...

enhancement
testing
windows

**Describe the solution you'd like** Check if images have been signed by a known certificate

enhancement

Today the eraser pod only supports the CRI API. For certain cases it may be useful to have access to a less generic API. An example of where this might...

enhancement

add a test with a windows node that includes windows images to be removed

testing
windows

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

https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#how-pods-with-resource-limits-are-run https://home.robusta.dev/blog/stop-using-cpu-limits/

enhancement

Signed-off-by: Sertac Ozercan **What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, using `fixes #(, fixes #, ...)` format, will close the issue(s) when...

**Describe the solution you'd like** We are currently using trivy `v0.27.1` in our scanner shim code, and trivy started supporting the containerd runtime in `v0.29.0`. At present, our trivy pod...

enhancement

**Describe the solution you'd like** I would expect the `collector` container to log which images were discovered on its node. Currently, the logs only display errors and information about the...

enhancement

Signed-off-by: Peter Engelbert **What this PR does / why we need it**: Adds a high-level diagram of Eraser's architecture **Which issue(s) this PR fixes** *(optional, using `fixes #(, fixes #,...