-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Disable cache reclaim when cgroup v2. #8626
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Because cache reclaim supports only when using cgroup v1.
/werft run 👍 started the job as gitpod-build-to-cgv2-cache.2 |
This PR is a draft because this pr is waiting for solving this discussion. |
/werft run 👍 started the job as gitpod-build-to-cgv2-cache.3 |
/werft run 👍 started the job as gitpod-build-to-cgv2-cache.4 |
/werft run 👍 started the job as gitpod-build-to-cgv2-cache.5 |
Codecov Report
@@ Coverage Diff @@
## main #8626 +/- ##
==========================================
+ Coverage 12.31% 14.74% +2.42%
==========================================
Files 20 50 +30
Lines 1161 4788 +3627
==========================================
+ Hits 143 706 +563
- Misses 1014 4012 +2998
- Partials 4 70 +66
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Description
Because cache reclaim supports only when using cgroup v1.
Related Issue(s)
Fixes #8497
How to test
gitpod-k3s-202202181722
Release Notes
Documentation
No