Skip to content

Allow read access to kubernetes pod cgroup paths (#22845) - #22846

Open
tophercullen wants to merge 1 commit into
opensearch-project:mainfrom
tophercullen:main
Open

Allow read access to kubernetes pod cgroup paths (#22845)#22846
tophercullen wants to merge 1 commit into
opensearch-project:mainfrom
tophercullen:main

Conversation

@tophercullen

Copy link
Copy Markdown

Description

Allows read access to kubernetes pod cgroup paths

Related Issues

Resolves #22845

@tophercullen
tophercullen requested a review from a team as a code owner August 26, 2026 07:19
@github-actions github-actions Bot added bug Something isn't working duplicate This issue or pull request already exists Libraries Lucene Upgrades and Libraries, Any 3rd party library that Core depends on, ex: nebula; team is respo labels Aug 26, 2026
…22845)

Signed-off-by: Topher Cullen <topher@shawlite.com>
@github-actions

github-actions Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

PR Reviewer Guide 🔍

(Review updated until commit fd7a796)

Here are some key observations to aid the review process:

🧪 No relevant tests
🔒 No security concerns identified
✅ No TODO sections
🔀 No multiple PR themes
⚡ No major issues detected

@github-actions

Copy link
Copy Markdown
Contributor

Persistent review updated to latest commit fd7a796

@github-actions

Copy link
Copy Markdown
Contributor

✅ Gradle check result for fd7a796: SUCCESS

@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.66%. Comparing base (e8c8c09) to head (fd7a796).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #22846      +/-   ##
============================================
- Coverage     71.66%   71.66%   -0.01%     
- Complexity    77365    77385      +20     
============================================
  Files          6170     6170              
  Lines        359698   359710      +12     
  Branches      52458    52460       +2     
============================================
- Hits         257782   257780       -2     
- Misses        81509    81520      +11     
- Partials      20407    20410       +3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working duplicate This issue or pull request already exists Libraries Lucene Upgrades and Libraries, Any 3rd party library that Core depends on, ex: nebula; team is respo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Opensearch cannot access pod cgroups when running on kubernetes

1 participant