server,nri: pass any POSIX rlimits to plugins.#9707
Conversation
📝 WalkthroughWalkthroughAdded a Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (1)
🧰 Additional context used📓 Path-based instructions (1)**/*.go📄 CodeRabbit inference engine (AGENTS.md)
Files:
🧠 Learnings (2)📚 Learning: 2025-12-17T13:38:34.646ZApplied to files:
📚 Learning: 2025-12-18T13:28:24.244ZApplied to files:
🧬 Code graph analysis (1)server/nri-api.go (3)
⏰ 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). (27)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
7c282b5 to
b7f8ba3
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #9707 +/- ##
==========================================
+ Coverage 64.39% 64.47% +0.08%
==========================================
Files 209 209
Lines 29059 29075 +16
==========================================
+ Hits 18713 18747 +34
+ Misses 8664 8651 -13
+ Partials 1682 1677 -5 🚀 New features to boost your workflow:
|
|
/retest-required |
|
/lgtm cancel This now needs a rebase, code LGTM. 👍 |
Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
b7f8ba3 to
8df271a
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: klihub, saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest-required |
|
@klihub: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
What type of PR is this?
/kind other
What this PR does / why we need it:
Add missing support for passing any container POSIX rlimits to NRI plugins as input.
Which issue(s) this PR fixes:
None
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.