-
Notifications
You must be signed in to change notification settings - Fork 408
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
refactor: rename crd category from all to yurt #2320
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2320 +/- ##
==========================================
+ Coverage 45.60% 45.70% +0.09%
==========================================
Files 398 394 -4
Lines 26327 25953 -374
==========================================
- Hits 12006 11861 -145
+ Misses 13143 12946 -197
+ Partials 1178 1146 -32
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
92d4ea6
to
8dcf8eb
Compare
@luc99hen please fix errors of CI pipeline. |
- 将 CRD 的 categories 从 "all" 修改为 "yurt",以更好地组织 OpenYurt 资源 - 移除了 YurtAppDaemon 相关的控制器和类型定义 - 更新了所有受影响的 CRD 文件和 Go 源码文件
8dcf8eb
to
67c8f8a
Compare
|
Done! |
/LGTM |
Fixes #2318 |
What type of PR is this?
/kind enhancement
What this PR does / why we need it:
fix issue #2318
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
assign @rambohe-ch @zyjhtangtang
Does this PR introduce a user-facing change?
other Note