-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[ref #18085] Allow READ access to /sys/fs/cgroup/memory.swap.current
#18548
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
…emory.swap.current` See opensearch-project#18085 (comment) Signed-off-by: Mikhail Stepura <[email protected]>
cc @reta |
❌ Gradle check result for 1881227: null Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Thank you |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #18548 +/- ##
============================================
- Coverage 72.75% 72.66% -0.10%
+ Complexity 68087 68056 -31
============================================
Files 5537 5537
Lines 313232 313232
Branches 45458 45458
============================================
- Hits 227905 227622 -283
- Misses 66758 67129 +371
+ Partials 18569 18481 -88 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…emory.swap.current` (opensearch-project#18548) See opensearch-project#18085 (comment) Signed-off-by: Mikhail Stepura <[email protected]>Signed-off-by: TJ Neuenfeldt <[email protected]>
…emory.swap.current` (opensearch-project#18548) See opensearch-project#18085 (comment) Signed-off-by: Mikhail Stepura <[email protected]>
Description
Allow READ access to
/sys/fs/cgroup/memory.swap.current
.See #18085 (comment)
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.