[GRPC] Add accessUnixDomainSocket permission for transport-grpc#20649
[GRPC] Add accessUnixDomainSocket permission for transport-grpc#20649reta merged 1 commit intoopensearch-project:mainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (8)
🔇 Additional comments (2)
📝 WalkthroughWalkthroughThe security policy in the transport-grpc module is updated to remove codebase scoping, broadening permission applicability from grpc-netty-shaded to all code. The changelog is updated to reference the related PR. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested labels
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
Signed-off-by: Andriy Redko <drreta@gmail.com>
|
❗ AI-powered Code-Diff-Analyzer found issues on commit a9cfadc.
The table above displays the top 10 most important findings. Pull Requests Author(s): Please update your Pull Request according to the report above. Repository Maintainer(s): You can Thanks. |
|
❗ AI-powered Code-Diff-Analyzer found issues on commit cca827e.
The table above displays the top 10 most important findings. Pull Requests Author(s): Please update your Pull Request according to the report above. Repository Maintainer(s): You can Thanks. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #20649 +/- ##
============================================
+ Coverage 73.19% 73.31% +0.12%
- Complexity 71924 71990 +66
============================================
Files 5781 5781
Lines 329292 329393 +101
Branches 47514 47525 +11
============================================
+ Hits 241026 241498 +472
+ Misses 68925 68518 -407
- Partials 19341 19377 +36 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…search-project#20649) Signed-off-by: Andriy Redko <drreta@gmail.com>
…search-project#20649) Signed-off-by: Andriy Redko <drreta@gmail.com>
Description
Add accessUnixDomainSocket permission for transport-grpc, followup on #20463
Related Issues
See please https://github.com/opensearch-project/neural-search/actions/runs/22081425842/job/63807427263?pr=1734
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.