eraser
eraser copied to clipboard
🧹 Cleaning up images from Kubernetes nodes
**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...
**Describe the solution you'd like** Check if images have been signed by a known certificate
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...
add a test with a windows node that includes windows images to be removed
**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/
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...
**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...
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 #,...