-
Notifications
You must be signed in to change notification settings - Fork 378
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
feat: runtime run as no-root user #6474
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6474 +/- ##
==========================================
- Coverage 15.13% 15.12% -0.01%
==========================================
Files 3683 3683
Lines 377026 377058 +32
==========================================
- Hits 57057 57044 -13
- Misses 314511 314564 +53
+ Partials 5458 5450 -8
Flags with carried forward coverage won't be shown. Click here to find out more.
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please move the logic to plugins/k8s and add a global switch. @CeerDecy
24f352b
to
da18275
Compare
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
da18275
to
73099de
Compare
/assign @iutx |
What this PR does / why we need it:
runtime run as no-root user
Which issue(s) this PR fixes:
Specified Reviewers:
/assign @iutx
ChangeLog
Need cherry-pick to release versions?
Add comment like
/cherry-pick release/1.0
when this PR is merged.