-
Notifications
You must be signed in to change notification settings - Fork 372
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
reset the quotas when agent drop the cgroup support #2693
Conversation
Codecov Report
@@ Coverage Diff @@
## release-2.9.0.0 #2693 +/- ##
===================================================
- Coverage 71.98% 71.91% -0.07%
===================================================
Files 103 103
Lines 15698 15713 +15
Branches 2245 2247 +2
===================================================
Hits 11300 11300
- Misses 3881 3895 +14
- Partials 517 518 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should add some logging info and handle errors removing the files
ebd91c0
to
6e9b5d1
Compare
* reset the quotas when agent drop the cgroup support * address comments * log removed file names * remove only agent created files * fix pylint error * fix agent drop in path str (cherry picked from commit 49d4f7c)
Description
Cleanup the drop file files to reset the quotas when agent drop the cgroup support from supported list of distros
Issue #
PR information
Quality of Code and Contribution Guidelines