-
Notifications
You must be signed in to change notification settings - Fork 405
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
Proposal: separate yurt-manager clients #2051
Proposal: separate yurt-manager clients #2051
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2051 +/- ##
==========================================
- Coverage 55.62% 55.61% -0.01%
==========================================
Files 186 186
Lines 18072 18079 +7
==========================================
+ Hits 10052 10055 +3
- Misses 6995 7001 +6
+ Partials 1025 1023 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
1e5483d
to
99effe5
Compare
@luc99hen Thank you for raising proposal to improve rbac management of yurt-manager component. and this proposal will reduce the security risk of OpenYurt cluster. moreover, it is easy for users to track the source controller that apply request to kube-apiserver. I am looking forward to your code pull request. |
@luc99hen At the same time, I think you can make a share presentation on the community meeting this week. |
99effe5
to
de14443
Compare
Quality Gate passedIssues Measures |
What type of PR is this?
/kind documentation
What this PR does / why we need it:
Propose a plan for separating yurt-manager clients.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
other Note