eraser
eraser copied to clipboard
🧹 Cleaning up images from Kubernetes nodes
**Describe the solution you'd like** Images for which the CRI reports only ImageID are problematic, because Containerd has no concept of ImageID. Ideally there would be some way to discover...
Bumps [got](https://github.com/sindresorhus/got) from 14.2.1 to 14.4.1. Release notes Sourced from got's releases. v14.4.1 Fix missing dependency dfc54d9 https://github.com/sindresorhus/got/compare/v14.4.0...v14.4.1 v14.4.0 Improve TypeScript types with generic extend (#2353) 15ca4a0 https://github.com/sindresorhus/got/compare/v14.3.0...v14.4.0 v14.3.0 Update...
### Version of Eraser 1.3.1 ### Expected Behavior The Deployment [eraser-controller-manager](https://github.com/eraser-dev/eraser/blob/main/charts/eraser/templates/eraser-controller-manager-deployment.yaml) in the charts has `delete` verb of the `pods` resource ([eraser-manager-role-clusterrole.yaml](https://github.com/eraser-dev/eraser/blob/main/charts/eraser/templates/eraser-manager-role-clusterrole.yaml)). However, after reading the source code of [eraser](https://github.com/eraser-dev/eraser),...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 18.2.0 to 18.3.1. Release notes Sourced from react's releases. 18.3.1 (April 26, 2024) Export act from react f1338f 18.3.0 (April 25, 2024) This release is identical to...
Bumps [clsx](https://github.com/lukeed/clsx) from 2.1.0 to 2.1.1. Release notes Sourced from clsx's releases. v2.1.1 Patches (types) Include bigint in ClassValue type: (#96): 3d960ab Accommodates recent @types/react changes to ReactNode. Thank you...
**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...
### Version of Eraser 1.3.1 ### Expected Behavior If the collector and remover containers can't connect to the CRI socket due to a file permission error, there should be an...
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react) from 3.0.1 to 3.1.0. Release notes Sourced from @mdx-js/react's releases. 3.1.0 Add 715ddd96 @mdx-js/esbuild: add source maps by @remcohaszing in mdx-js/mdx#2464 d5867203 @mdx-js/node-loader: add support for options w/...
Bumps [got](https://github.com/sindresorhus/got) from 14.4.2 to 14.4.3. Release notes Sourced from got's releases. v14.4.3 Fix cache with HTTP2 (#2380) f2f8cb2 https://github.com/sindresorhus/got/compare/v14.4.2...v14.4.3 Commits f4f3ba8 14.4.3 f145b09 Update dependencies f2f8cb2 Fix cache with...