server,nri: pass container user (uid, gids) to plugins.#9708
Conversation
Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
|
Warning Rate limit exceeded@klihub has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 2 minutes and 30 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (2)
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9708 +/- ##
==========================================
+ Coverage 67.38% 67.61% +0.23%
==========================================
Files 209 209
Lines 29047 29059 +12
==========================================
+ Hits 19573 19649 +76
+ Misses 7795 7730 -65
- Partials 1679 1680 +1 🚀 New features to boost your workflow:
|
|
/retest @cri-o/cri-o-maintainers PTAL |
|
/retest-required |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: haircommander, 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 |
What type of PR is this?
/kind other
What this PR does / why we need it:
Implement missing support for passing any container user ID/group ID information 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?